[
https://issues.apache.org/jira/browse/SOLR-1385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Noble Paul reassigned SOLR-1385:
--------------------------------
Assignee: Noble Paul
> Add an 'enable' attribute to all plugins
> -----------------------------------------
>
> Key: SOLR-1385
> URL: https://issues.apache.org/jira/browse/SOLR-1385
> Project: Solr
> Issue Type: New Feature
> Reporter: Noble Paul
> Assignee: Noble Paul
> Attachments: SOLR-1385.patch
>
>
> Let us add an attribute 'enable' to all the plugins to enable/disable it at
> start time.
> example:
> {code:xml}
> <requesthandler name="/update" enable="${enable.update}"/>
> {code}
> This helps in having a common solrconfig for master and slave and enable
> disable components from external params
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.