DataImportHandler should not commit if no data has been updated
---------------------------------------------------------------

                 Key: SOLR-974
                 URL: https://issues.apache.org/jira/browse/SOLR-974
             Project: Solr
          Issue Type: Improvement
          Components: contrib - DataImportHandler
    Affects Versions: 1.3
            Reporter: Wojtek Piaseczny
            Priority: Minor
             Fix For: 1.4


The DataImportHandler always finishes an import with a commit, even if it 
retrieved no data from its data source. Add a short circuit to not commit if no 
data was imported.

Related discussion:
http://www.nabble.com/Performance-Hit-for-Zero-Record-Dataimport-td21572935.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to