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
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: [email protected]
For additional commands, e-mail: [email protected]