Hi, If the master goes down and the slave(s) already have the index, search remains working If the master goes down during replication, the search will remain working, but the slave will not have/see the most recent index changes.
Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch ----- Original Message ---- > From: revas <revas...@gmail.com> > To: solr-user@lucene.apache.org > Sent: Friday, February 27, 2009 12:07:50 AM > Subject: rsync > > When we rsync from master to slave ,since this refers to the same index that > is on the master ,if master server goes down ,then the slave also does not > work .Is this correct? > > What are the possible server failover mechanisms we can do? > > thanks > revas