Re: Indexing Problem with SOLR multicore

2010-06-14 Thread seesiddharth
Hi Chris, Thank you so much for the help & reply to my query However my problem got resolved. There was a configuration problem in my solrconfig.xml file. The tag was not configured properly that is why both core were directing to the same directory for indexing. Regards, Siddharth

Re: Indexing Problem with SOLR multicore

2010-06-14 Thread Chris Hostetter
I can't think of any way this could happen -- can you provide some more detials on what example you are doing, and hat you are doing to observe the problem? In particular: * what do each of your DIH config files look like? * what URLs are you using to trigger DIH imports? * how are you ch