[ 
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

The attached patch renames the parameter, both in code and config. Tests run 
after applying it, but I have not done regression testing of the functionality.

> 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.
-
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]

Reply via email to