[
https://issues.apache.org/jira/browse/SOLR-676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621240#action_12621240
]
Noble Paul commented on SOLR-676:
---------------------------------
I guess it should not use any updateprocessor if {{update.processor}} is not
passed on as a request parameter
> 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.