This should work fine. But why are you indexing to a separate index/core? Why not index in the very same index you are searching? Slaves won't see changes until their searchers re-open.
Otis -- Sematext -- http://sematext.com/ -- Solr - Lucene - Nutch ----- Original Message ---- > From: Matt Mitchell <goodie...@gmail.com> > To: solr-user@lucene.apache.org > Sent: Fri, January 22, 2010 9:44:03 AM > Subject: Re: solr with tomcat in cluster mode > > We have a similar setup and I'd be curious to see how folks are doing this > as well. > > Our setup: A few servers and an F5 load balancer. Each Solr instance points > to a shared index. We use a separate server for indexing. When the index is > complete, we do some juggling using the Core Admin SWAP function and update > the shared index. I've wondered about having a shared index across multiple > instances of (read-only) Solr -- any problems there? > > Matt > > On Fri, Jan 22, 2010 at 9:35 AM, ZAROGKIKAS,GIORGOS < > g.zarogki...@multirama.gr> wrote: > > > Hi > > I'm using solr 1.4 with tomcat in a single pc > > and I want to turn it in cluster mode with 2 nodes and load > > balancing > > But I can't find info how to do > > Is there any manual or a recorded procedure on the internet to > > do that > > Or is there anyone to help me ? > > > > Thanks in advance > > > > > > Ps : I use windows server 2008 for OS > > > > > > > > > >