s as read-only (basically
> dummy
> instances) so that index changes are not allowed?
>
>
>
> - Original Message
> From: Kelly Taylor
> To: solr-user@lucene.apache.org
> Sent: Tue, August 3, 2010 5:48:11 PM
> Subject: Re: Sharing index files between multiple
Sent: Tue, August 3, 2010 5:48:11 PM
Subject: Re: Sharing index files between multiple JVMs and replication
Yes, they are on a common file server, and I've been sharing the same index
directory between the Solr JVMs. But I seem to be hitting a wall when
attempting
to use just one instanc
ust 3, 2010 4:56:58 PM
Subject: Re: Sharing index files between multiple JVMs and replication
Are these files on a common file server? If you want to share them
that way, it actually does work just to give them all the same index
directory, as long as only one of them changes it.
On Tue, Aug 3, 2010 at
Are these files on a common file server? If you want to share them
that way, it actually does work just to give them all the same index
directory, as long as only one of them changes it.
On Tue, Aug 3, 2010 at 4:38 PM, Kelly Taylor wrote:
> Is there a way to share index files amongst my multiple