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 <wired...@yahoo.com> wrote:
> Is there a way to share index files amongst my multiple Solr web-apps, by
> configuring only one of the JVMs as an indexer, and the remaining, as 
> read-only
> searchers?
>
> I'd like to configure in such a way that on startup of the read-only 
> searchers,
> missing cores/indexes are not created, and updates are not handled.
>
> If I can get around the files being locked by the read-only instances, I 
> should
> be able to scale wider in a given environment, as well as have less replicated
> copies of my master index (Solr 1.4 Java Replication).
>
> Then once the commit is issued to the slave, I can fire off a RELOAD script 
> for
> each of my read-only cores.
>
> -Kelly
>
>
>
>
>



-- 
Lance Norskog
goks...@gmail.com

Reply via email to