you will have to create the directory and configs yourself .you will need to call the command once you create the directory and give permissions ,the following url only creates the data folder and makes an entry in solr.xml
Refer :http://blog.dustinrue.com/archives/690 Regards Sujahta On Wed, May 9, 2012 at 12:02 PM, pprabhcisco123 <ppr...@gmail.com> wrote: > Hi, > > I tried to create core by simply hitting the below url > > > http://localhost:8983/solr/admin/cores?action=CREATE&name=core3&instanceDir=C://solr&config=solrconfig.xml&schema=schema.xml&dataDir=C://solr/data > > It made a entry in the solr.xml file . but the core directory is not > created. > > Please let me know what might be the issue ? > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Dynamic-creation-of-cores-for-this-use-case-tp3937696p3973300.html > Sent from the Solr - User mailing list archive at Nabble.com. >