[
https://issues.apache.org/jira/browse/SOLR-1307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shalin Shekhar Mangar updated SOLR-1307:
----------------------------------------
Description:
Currently, Solr plugins have no standard way to reload themselves. Each plugin
invents its own mechanism e.g. SpellCheckComponent. For others, even small
changes to configuration files are visible only after a core reload. Examples
include changing elevate.xml, stopwords.txt etc.
We should provide a standard way for plugins to reload themselves on events
relevant to them.
was:
Currently, Solr plugins have no way to reload themselves. Therefore, even small
changes to configuration files are visible only after a core reload. Examples
include changing elevate.xml, stopwords.txt etc.
We should provide a way for plugins to reload themselves on events relevant to
them.
Summary: Provide a standard way to reload plugins (was: Provide a way
to reload plugins)
> Provide a standard way to reload plugins
> ----------------------------------------
>
> Key: SOLR-1307
> URL: https://issues.apache.org/jira/browse/SOLR-1307
> Project: Solr
> Issue Type: New Feature
> Components: search, update
> Reporter: Shalin Shekhar Mangar
> Fix For: 1.5
>
>
> Currently, Solr plugins have no standard way to reload themselves. Each
> plugin invents its own mechanism e.g. SpellCheckComponent. For others, even
> small changes to configuration files are visible only after a core reload.
> Examples include changing elevate.xml, stopwords.txt etc.
> We should provide a standard way for plugins to reload themselves on events
> relevant to them.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.