[
https://issues.apache.org/jira/browse/SOLR-676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shalin Shekhar Mangar updated SOLR-676:
---------------------------------------
Attachment: SOLR-676.patch
Patch to make the required changes in DataImportHandler and SolrWriter classes.
I shall commit this in a day or two.
> DataImportHandler should use UpdateRequestProcessor API
> -------------------------------------------------------
>
> Key: SOLR-676
> URL: https://issues.apache.org/jira/browse/SOLR-676
> Project: Solr
> Issue Type: Bug
> Components: contrib - DataImportHandler
> Affects Versions: 1.3
> Reporter: Shalin Shekhar Mangar
> Assignee: Shalin Shekhar Mangar
> Fix For: 1.3
>
> Attachments: SOLR-676.patch
>
>
> Refer to Patrick's comment on SOLR-469 at
> https://issues.apache.org/jira/browse/SOLR-469?focusedCommentId=12604276#action_12604276
> and report by Tom at
> http://www.nabble.com/localsolr-and-dataimport-problems-tp18849983p18849983.html
> DataImportHandler directly uses the core.getUpdateHandler
> (DirectUpdateHandler2) instead of going through the UpdateRequestProcessor
> API. This makes it impossible to utilize update processors with
> DataImportHandler.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.