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

Add shortcut for match_all query in the Delete-By-Query plugin #11700

Closed
tlrx opened this issue Jun 16, 2015 · 1 comment
Closed

Add shortcut for match_all query in the Delete-By-Query plugin #11700

tlrx opened this issue Jun 16, 2015 · 1 comment
Labels
:Distributed/CRUD A catch all label for issues around indexing, updating and getting a doc by id. Not search. >enhancement help wanted adoptme

Comments

@tlrx
Copy link
Member

tlrx commented Jun 16, 2015

In #11516 (comment) Simon suggest to add a shortcut when a match_all query is executed with the Delete-By-Query plugin:

We should maybe also think about having a shortcut if there is a match all query passed to this. I think folks to this all the time so I wonder if we should have such a destructive operation as feature on this as well behind the scenes. Doesn't need to be added now but in general we can think about adding this to IndexShard / Engine since in lucene that is quite fast.

@clintongormley clintongormley added the help wanted adoptme label Jan 18, 2016
@lcawl lcawl added :Distributed/CRUD A catch all label for issues around indexing, updating and getting a doc by id. Not search. and removed :Plugin Delete By Query labels Feb 13, 2018
@dakrone
Copy link
Member

dakrone commented Mar 20, 2018

Since it has been over two years with no movement on this issue, I am going to close it. If it's something others find useful please do speak up!

@dakrone dakrone closed this as completed Mar 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed/CRUD A catch all label for issues around indexing, updating and getting a doc by id. Not search. >enhancement help wanted adoptme
Projects
None yet
Development

No branches or pull requests

4 participants