Thanks for the comments. I still can't get this multicore thing to work!

Here is my directory structure:

d:
__apachesolr
____lucidworks
______lucidworks
________solr
__________bin
__________conf
__________lib
________tomcat

There is no solr.xml, and solr.solr.home points to
d:\apachesolr\lucidworkd\lucidworks\solr

As it stands, solr works fine, and sites like
http://locahost:8983/solr/admin also work.

As soon as I put a solr.xml in the solr directory, and restart the tomcat
service. It all stops working.
<solr persistent="false">
  <cores adminPath="/admin/cores">
    <core name="core0" instanceDir="." />
  </cores>
</solr>

Any idea where I can look?
Where is the solr startup log written?

Thanks,
Peter
-- 
View this message in context: 
http://lucene.472066.n3.nabble.com/how-to-get-multicore-to-work-tp881826p883780.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to