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

Noble Paul updated SOLR-1385:
-----------------------------

    Attachment: SOLR-1385.patch

I guess this is trivial enogh to be added to 1.4

> 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
>         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.

Reply via email to