OpenSearch/plugins/delete-by-query
Tanguy Leroux 8bd3d7e4a4 Fix number of deleted/missing documents in Delete-By-Query
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.
2015-06-18 13:09:42 +02:00
..
rest-api-spec Add delete-by-query plugin 2015-06-17 14:52:25 +02:00
src Fix number of deleted/missing documents in Delete-By-Query 2015-06-18 13:09:42 +02:00
pom.xml Allow to opt-out of loading packaged REST tests 2015-06-17 20:37:59 +02:00