On Sun, Aug 9, 2009 at 7:36 PM, ahammad wrote:
>
> Yes, that is exactly what I did.
>
> If I copy that link, I get a 404 error saying that I need a core name in
> the
> URL. If I add the core name in the URL, I get forwarded to the core's admin
> panel, and nothing happens. Am I missing something
in page for core3. Maybe the way I
>> reference the indexes is incorrect? What path goes there anyway?
>>
>
> Look at
> http://wiki.apache.org/solr/MergingSolrIndexes#head-0befd0949a54b6399ff926062279afec62deb9ce
>
> --
> Regards,
> Shalin Shekhar Mangar.
>
>
On Fri, Aug 7, 2009 at 10:45 PM, ahammad wrote:
>
> 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/s
Dir=/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-r