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