[
https://issues.apache.org/jira/browse/SOLR-2105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12994914#comment-12994914
]
Mark Miller commented on SOLR-2105:
-----------------------------------
I like this change.
Can you leave update.processor in but deprecated? Perhaps print log warning if
it's detected.
Then we could make a hard change in 4.X perhaps?
> 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
>
>
> 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]