You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Jan Høydahl (JIRA)" <ji...@apache.org> on 2010/09/07 23:30:33 UTC

[jira] Updated: (SOLR-2105) RequestHandler param update.processor is confusing

     [ 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org