[ 
https://issues.apache.org/jira/browse/SOLR-1385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12748671#action_12748671
 ] 

Noble Paul edited comment on SOLR-1385 at 8/27/09 10:18 PM:
------------------------------------------------------------

I guess this is trivial enough to be added to 1.4

      was (Author: noble.paul):
    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
>            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.

Reply via email to