You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Hoss Man (JIRA)" <ji...@apache.org> on 2012/06/05 20:08:25 UTC

[jira] [Resolved] (SOLR-3095) update processor chain should check for "enable" attribute on all processors

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

Hoss Man resolved SOLR-3095.
----------------------------

    Resolution: Fixed
      Assignee: Hoss Man

Committed revision 1346500. -trunk
Committed revision 1346504. - 4x
                
> update processor chain should check for "enable" attribute on all processors
> ----------------------------------------------------------------------------
>
>                 Key: SOLR-3095
>                 URL: https://issues.apache.org/jira/browse/SOLR-3095
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Hoss Man
>            Assignee: Hoss Man
>
> many types of plugins in Solr allow you to specify an "enabled" boolean when configuring them, so you can use system properties in the configuration file to determine at run time if they are actually used -- we should add low level support for this type of setting on the individual processor declarations in the UpdateRequestProcessorChain as well, so individual update processor factories don't have to deal with this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org