Hi Marc, 

Thanks for the reply. 

So as I understand I need to make a http get call with an action parameter set 
to create to dynamically create a core? I do not see an API to do this 
anywhere. 

On Oct 17, 2010, at 3:54 PM, Marc Sturlese <marc.sturl...@gmail.com> wrote:

> 
> You have to create the core's folder with it's conf inside the Solr home.
> Once done you can call the create action of the admin handler:
> http://wiki.apache.org/solr/CoreAdmin#CREATE
> If you need to dinamically create, start and stop lots of cores there's this
> patch, but don't know about it's current state:
> http://wiki.apache.org/solr/LotsOfCores
> 
> -- 
> View this message in context: 
> http://lucene.472066.n3.nabble.com/How-do-you-programatically-create-new-cores-tp1706487p1718648.html
> Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to