DIH does not commit if only Deletes are processed
-------------------------------------------------

                 Key: SOLR-2492
                 URL: https://issues.apache.org/jira/browse/SOLR-2492
             Project: Solr
          Issue Type: Bug
          Components: contrib - DataImportHandler
    Affects Versions: 3.1, 1.4.1, 4.0
            Reporter: James Dyer
            Priority: Minor
             Fix For: 3.2, 4.0


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.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to