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

Fix number of deleted/missing documents in Delete-By-Query #11745

Merged
merged 1 commit into from Jun 18, 2015

Conversation

tlrx
Copy link
Member

@tlrx tlrx commented Jun 18, 2015

The deleted counter is incremented even if the document is missing. Also, this commit ensures that the scroll id is cleared even if no documents are found by the scan request.

The deleted counter is incremented even if the document is missing. Also, this commit ensures that the scroll id is cleared even if no documents are found by the scan request.
@kimchy
Copy link
Member

kimchy commented Jun 18, 2015

LGTM

@tlrx tlrx merged commit 8bd3d7e into elastic:master Jun 18, 2015
@kevinkluge kevinkluge removed the review label Jun 18, 2015
@tlrx tlrx deleted the fix-delete-by-query-deleted-counter branch July 8, 2015 13:17
@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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>bug :Distributed/CRUD A catch all label for issues around indexing, updating and getting a doc by id. Not search. v2.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants