[ 
https://issues.apache.org/jira/browse/SOLR-2105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Miller updated SOLR-2105:
------------------------------

    Attachment: SOLR-2105.patch

Thanks a lot Jan - nice work. Sorry it took me a while to get back to this - 
did not want to try and cram it into 3.1.

Here is a patch for trunk. I'll backport to 3.X soon and we can resolve this.

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

Reply via email to