Skip to content

Reindex from _source by document ID or Query #492

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

Closed
apatrida opened this issue Nov 8, 2010 · 5 comments
Closed

Reindex from _source by document ID or Query #492

apatrida opened this issue Nov 8, 2010 · 5 comments
Labels
:Distributed Indexing/CRUD A catch all label for issues around indexing, updating and getting a doc by id. Not search. help wanted adoptme high hanging fruit stalled

Comments

@apatrida
Copy link
Contributor

apatrida commented Nov 8, 2010

Be able to ask the system to reindex from the saved JSON by document ID or query. This is useful once we have ES style plugins for manipulating documents that might later change and therefore cause you to want to reindex some set of documents.
#490 and #491 would let you query by a set of documents indexed before the required change.

If you are going to store the JSON, you can take advantage of that by reindex requests.

This might also allow the system to handle schema changes in the future more automatically by reindexing to the new analyzer over time in batch.

@karussell
Copy link

Similar to #605

@clintongormley
Copy link
Contributor

Blocked by #6914

@eskibars
Copy link
Contributor

I'm closing this in favor of the combination of #15201 / #2230 / #15125 where we've made some significant progress

@apatrida
Copy link
Contributor Author

Great, I've been waiting a bit for this, glad to see it coming along! Nice work, I read the log of discussions in #15125, very nice.

@clintongormley
Copy link
Contributor

@apatrida Just a bit :) Issue #492!

@lcawl lcawl added :Distributed Indexing/CRUD A catch all label for issues around indexing, updating and getting a doc by id. Not search. and removed :Reindex API labels Feb 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed Indexing/CRUD A catch all label for issues around indexing, updating and getting a doc by id. Not search. help wanted adoptme high hanging fruit stalled
Projects
None yet
Development

No branches or pull requests

5 participants