> Subject: Re: Multiple Solr-instance share same solr.home
>
> Both Solr instances will be writing to separate indexes, but can they
> share the same solr.home? So, here is what I want,
>
> 1) solr.home = solr/multicore
> 2) There is a single solr.xml under multicore director
- Original Message
From: vivek sar
To: solr-user@lucene.apache.org
Sent: Sunday, April 19, 2009 4:33:00 AM
Subject: Multiple Solr-instance share same solr.home
Hi,
Is it possible to have two solr instances share the same solr.home?
I've two Solr instances running on the same box and
writer can write to a specific
> index at a time.
>
>
> Otis --
> Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
>
>
>
> - Original Message
>> From: vivek sar
>> To: solr-user@lucene.apache.org
>> Sent: Sunday, April 19, 2009 4:33:
> Subject: Multiple Solr-instance share same solr.home
>
> Hi,
>
> Is it possible to have two solr instances share the same solr.home?
> I've two Solr instances running on the same box and I was wondering if
> I can configure them to have the same solr.home. I tried it, b
Hi,
Is it possible to have two solr instances share the same solr.home?
I've two Solr instances running on the same box and I was wondering if
I can configure them to have the same solr.home. I tried it, but looks
like the second instance overwrites the first one's value in the
solr.xml (I'm usin