You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by Jay Shollenberger <co...@gmail.com> on 2009/11/09 23:33:47 UTC

Embedded Solr, creating new cores programatically

Hi folks,

I am working on a project in which we would like to create new cores
programatically within an embedded solr instance. My question is:  How much
of the directory/configuration file gruntwork do I have to do myself?  I
figure I have to create the solr.home directory myself, but do I have to
create solr.xml, as well as directories for each core I would like to run?
Do I have to create the configuration directory for each core manually, as
well as populate the required configuration files manually?

Thank you all,

Jay Shollenberger