[ 
https://issues.apache.org/jira/browse/SOLR-974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shalin Shekhar Mangar updated SOLR-974:
---------------------------------------

    Attachment: SOLR-974.patch

Changes
# If command is delta-import and 'clean' parameter is false or not specified, 
if no documents were created and none were identified to be deleted, then 
commit is not called.

> 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
>            Assignee: Shalin Shekhar Mangar
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: SOLR-974.patch
>
>
> 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