Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.4.1, 3.1, 4.0-ALPHA
-
None
Description
If a DIH run processes deletes using the $deleteDocById and/or $deleteDocByQuery special commands, and if no adds or updates get processed in the same run, then "commit" is never called. Also, the # of deleted documents does not get incremented.
Attachments
Attachments
Issue Links
- duplicates
-
SOLR-2104 DIH special command $deleteDocById dosn't skip the document and doesn't increment the deleted statistics
- Resolved