Hi,

We are also facing the same issue. Is the LOAD action implemented yet? If
not then what should we do to achieve the same functionality?

Thanks,
djain



ryantxu wrote:
> 
> The LOAD method will load a core from a schema/config file -- it will 
> not need to be in multicore.xml  (the persist=true option should 
> serialize this change into multicore.xml)
> 
> Henri's latest patch implements LOAD, but it needs some clean up to 
> apply cleanly to the current trunk.
> 
> ryan
> 
> 
> Doug Steigerwald wrote:
>> Is it going to be possible (soon) to register new Solr cores on the 
>> fly?  I know the LOAD action is yet to be implemented, but will that let 
>> you create new cores that are not listed in the multicore.xml?  We're 
>> occasionally going to have to create new cores and would like to not 
>> have to stop/start Solr do to do this.
>> 
>> We want to be able to create the core structure on the filesystem and 
>> register that core, or make changes to the multicore.xml file and tell 
>> Solr to reload the cores and pick up the new ones.
>> 
>> Thanks.
>> Doug
>> 
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Create-new-core-on-the-fly-tp14585788p25666388.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to