.
Kindly help!!
-Original Message-
From: Marc Sturlese [mailto:marc.sturl...@gmail.com]
Sent: Wednesday, April 01, 2009 8:06 PM
To: solr-user@lucene.apache.org
Subject: Re: FW: multicore
>>how to have multiple cores ?
You need a solr.xml file in the root of your solr home. I
>>how to have multiple cores ?
You need a solr.xml file in the root of your solr home. In this solr.xml you
will inicalize the cores. In this same folder you will have a folder per
core with its /conf and /data. Every core has it's own solrconfig.xml and
schema.xml.
If you grap a nighlty build y
From: Neha Bhardwaj [mailto:neha_bhard...@persistent.co.in]
Sent: Wednesday, April 01, 2009 6:52 PM
To: 'solr-user@lucene.apache.org'
Subject: multicore
Hi,
I need to create multiple cores for my project.
I need to know:
how to have multiple cores ?
can we start all cores from singl