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
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.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]