Thanks Ryan. For the time being this would probably work for us. However is there any plan in the future to expose a JMX MBean to perform this operation?
-----Original Message----- From: Ryan McKinley [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 06, 2008 5:45 AM To: solr-user@lucene.apache.org Subject: Re: config reload JMX capabilities I don't know about JMX, but check the standard multi-core config... If you are running things in multi-core mode, you can send a RELOAD command: http://wiki.apache.org/solr/MultiCore#head-429a06cb83e1ce7b06857fd03c38d 1200c4bcfc1 On Aug 5, 2008, at 2:39 PM, Kashyap, Raghu wrote: > One of the requirements we have is that when we deploy new data for > solr > config (synonyms, dictionary etc) we should NOT be restarting the solr > instances for the changes to take effect. > > Are there ConfigReload capabilities through JMX that can help us do > this? > > Thanks in Advance > > > > -Raghu >