Provide a 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 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. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.