For me, it always creates the data dir next to the conf dir I specified (this should depend on your core configuration) and load the core into solr (and I think this is what it is suposed to do) On Mar 3, 2013 3:18 AM, "adeelmahmood" <adeelmahm...@gmail.com> wrote:
> I am not sure if I understand how the creating cores dynamically > functionality is supposed to work. From what I have sort of figured out is > that I need to specify the instanceDir as the path to a directory which > contains the conf file. So I have directory as template for configuration > files but when I use this path, solr adds the data directory next to this > template conf directory which defeats the purpose. I was hoping that it > will > copy the template files into a new directory created for the core. Is that > not how its supposed to work. > > Any help is appreciated. > > Thanks > Adeel > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/create-cores-dynamically-tp4044279.html > Sent from the Solr - User mailing list archive at Nabble.com. >