Skip to content

Use Delete By Query API for delete by query operations [DATAES-570] #1142

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
spring-projects-issues opened this issue Apr 25, 2019 · 0 comments
Labels
type: enhancement A general enhancement

Comments

@spring-projects-issues
Copy link

Sascha Woo opened DATAES-570 and commented

Elasticsearch re-introduces the Delete By Query API [1] in Version 5.x so it's time to move over. At the moment our ElasticsearchTemplate use Scroll and Delete API to perform a delete by query.

https://www.elastic.co/guide/en/elasticsearch/reference/5.0/docs-delete-by-query.html


Referenced from: pull request #280

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

No branches or pull requests

1 participant