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-429a06cb83e1ce7b06857fd03c38d1200c4bcfc1
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