[
https://issues.apache.org/jira/browse/SOLR-2105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated SOLR-2105:
------------------------------
Attachment: SOLR-2105.patch
Updated patch attached.
* Use of update.processor is not deprecated but still works, logging a warning
* Added test case which tests that both params work
Patch is for trunk.
> RequestHandler param update.processor is confusing
> --------------------------------------------------
>
> Key: SOLR-2105
> URL: https://issues.apache.org/jira/browse/SOLR-2105
> Project: Solr
> Issue Type: Improvement
> Components: update
> Affects Versions: 1.4.1
> Reporter: Jan Høydahl
> Priority: Minor
> Attachments: SOLR-2105.patch, SOLR-2105.patch
>
>
> Today we reference a custom updateRequestProcessorChain using the update
> request parameter "update.processor".
> See
> http://wiki.apache.org/solr/SolrConfigXml#UpdateRequestProcessorChain_section
> This is confusing, since what we are really referencing is not an
> UpdateProcessor, but an updateRequestProcessorChain.
> I propose that "update.processor" is renamed as "update.chain" or similar
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]