Hello,

I have a MultiCore setup with 3 cores. I am trying to merge the indexes of
core1 and core2 into core3. I looked at the wiki but I'm somewhat unclear on
what needs to happen.

This is what I used:

http://localhost:9085/solr/core3/admin/?action=mergeindexes&core=core3&indexDir=/solrHome/core1/data/index&indexDir=/solrHome/core2/data/index&commit=true

When I hit this I just go to the admin page for core3. Maybe the way I
reference the indexes is incorrect? What path goes there anyway? 

Thanks


-- 
View this message in context: 
http://www.nabble.com/Question-regarding-merging-Solr-indexes-tp24868670p24868670.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to