Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-indexing into an existing index #27

Open
cwensel opened this issue Aug 12, 2016 · 0 comments
Open

Re-indexing into an existing index #27

cwensel opened this issue Aug 12, 2016 · 0 comments

Comments

@cwensel
Copy link

cwensel commented Aug 12, 2016

I am attempting to reindex an index into an already created/initialized index with new mapping configurations for given fields (but no existing data).

The tool does report success (though it does throw the dropped connection message) but the ES index is empty upon inspection.

If I target a non-existent index, the tool reports success (and the dropped connection message) and the ES index has all the relevant docs.

fwiw, I tried this with a very small number of docs ~100, so it isn't an issue of attempting to move gigs of data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant