[
https://issues.apache.org/jira/browse/SOLR-2105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl resolved SOLR-2105.
-------------------------------
Resolution: Fixed
Checked in the fix for trunk, now "update.processor" param is long gone :)
> Rename RequestHandler param 'update.processor' to 'update.chain'.
> -----------------------------------------------------------------
>
> 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
> Assignee: Mark Miller
> Priority: Minor
> Fix For: 4.0, 3.2
>
> Attachments: SOLR-2105-remove-deprecation-in-trunk.patch,
> SOLR-2105-remove-deprecation-in-trunk.patch,
> SOLR-2105-remove-deprecation-in-trunk.patch, SOLR-2105.patch,
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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]