You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by athir nuaimi <at...@nuaim.com> on 2009/11/29 17:28:12 UTC

queries possible during a snapinstall?

I have a master and slave setup for solr.  The slave gets updates by using snappuller and then snapinstaller.    The installer reports that is takes about 75 seconds to install the new index.   During that time, are (web) clients able to do queries to the slave?  If not, is that a strategy that I should use to allow the website to continue to work during the pull/install?

thanks
Athir

Re: queries possible during a snapinstall?

Posted by Shalin Shekhar Mangar <sh...@gmail.com>.
On Sun, Nov 29, 2009 at 9:58 PM, athir nuaimi <at...@nuaim.com> wrote:

> I have a master and slave setup for solr.  The slave gets updates by using
> snappuller and then snapinstaller.    The installer reports that is takes
> about 75 seconds to install the new index.   During that time, are (web)
> clients able to do queries to the slave?  If not, is that a strategy that I
> should use to allow the website to continue to work during the pull/install?
>
>
Yes, queries can be done at any time, even in the middle of a snapinstall.

-- 
Regards,
Shalin Shekhar Mangar.