Re: Issues with multicore management

2014-03-04 Thread Dmitry Kan
Hi, do you have persistent="true" in your solr.xml in the root element? Dmitry On Tue, Mar 4, 2014 at 3:30 PM, bengates wrote: > Hello, > > I'm having issues with multicore management. > What I want to do : > *1st point :* Create new cores on the fly without

Issues with multicore management

2014-03-04 Thread bengates
Hello, I'm having issues with multicore management. What I want to do : *1st point :* Create new cores on the fly without restarting the Solr instance *2nd point :* Have these new cores registered in case of restarting Solr instance So, I tried *config A* : /solr.xml/ : Then I duplicate