Return-Path: Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: (qmail 90770 invoked from network); 11 Apr 2011 19:38:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 11 Apr 2011 19:38:46 -0000 Received: (qmail 35578 invoked by uid 500); 11 Apr 2011 19:38:44 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 35508 invoked by uid 500); 11 Apr 2011 19:38:44 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 35474 invoked by uid 99); 11 Apr 2011 19:38:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Apr 2011 19:38:44 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Apr 2011 19:38:43 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 219019DF27 for ; Mon, 11 Apr 2011 19:38:06 +0000 (UTC) Date: Mon, 11 Apr 2011 19:38:06 +0000 (UTC) From: "Otis Gospodnetic (JIRA)" To: dev@lucene.apache.org Message-ID: <369897097.50218.1302550686134.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (SOLR-1307) Provide a standard way to reload plugins MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SOLR-1307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018531#comment-13018531 ] Otis Gospodnetic commented on SOLR-1307: ---------------------------------------- +1 Related: http://search-lucene.com/m/2ExL22IsDPk1/solr-1307&subj=Reloading+synonyms+txt+without+downtime SOLR-2465 > 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: Next > > > 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. For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org