Re: How to keep a slave offline until the index is puller from master

2008-09-22 Thread Chris Hostetter
: Thanks for the response. I was actually talking about the initial : sync over from the master. what I'd like I guess is a "lock" command : which would start true, and when snapinstaller ran successfully for : the first time would become false. I can write the bash, but I'm not : sure how to g

Re: How to keep a slave offline until the index is puller from master

2008-09-21 Thread Jacob Singh
t; Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch > > > > - Original Message >> From: Jacob Singh <[EMAIL PROTECTED]> >> To: solr-user@lucene.apache.org >> Sent: Sunday, September 21, 2008 12:43:09 AM >> Subject: Re: How to keep a slave offl

Re: How to keep a slave offline until the index is puller from master

2008-09-21 Thread Otis Gospodnetic
solr-user@lucene.apache.org > Sent: Sunday, September 21, 2008 12:43:09 AM > Subject: Re: How to keep a slave offline until the index is puller from master > > Hi Otis, > > Thanks for the response. I was actually talking about the initial > sync over from the master. what I'd

Re: How to keep a slave offline until the index is puller from master

2008-09-20 Thread Jacob Singh
xt.com/ -- Lucene - Solr - Nutch > > > > - Original Message >> From: Jacob Singh <[EMAIL PROTECTED]> >> To: solr-user@lucene.apache.org >> Sent: Saturday, September 20, 2008 5:54:39 AM >> Subject: How to keep a slave offline until the index is pu

Re: How to keep a slave offline until the index is puller from master

2008-09-20 Thread Otis Gospodnetic
be serving queries. Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch - Original Message > From: Jacob Singh <[EMAIL PROTECTED]> > To: solr-user@lucene.apache.org > Sent: Saturday, September 20, 2008 5:54:39 AM > Subject: How to keep a slave offli

How to keep a slave offline until the index is puller from master

2008-09-20 Thread Jacob Singh
Hi, I'm running multiple instances (solr 1.2) on a single jetty server using JNDI. When I launch a slave, it has to retrieve all of the indexes from the master server using the snapuller / snapinstaller. This works fine, however, I don't want to wait to activate the slave (turn on jetty) while w