I'm not sure what you're asking here, can you clarify? A search machine that replicates from an indexer is just a Solr server, search requests are handled like any other server.
If you're asking about how to configure replication, see: http://wiki.apache.org/solr/SolrReplication#Slave Best Erick On Wed, May 4, 2011 at 1:01 AM, Gaurav Shingala <gaurav.shing...@hotmail.com> wrote: > > how we can configure query server in solr using replication feature? > > Thanks, > Gaurav > >> Date: Mon, 2 May 2011 22:05:33 -0700 >> Subject: Re: How to take differential backup of Solr Index >> From: goks...@gmail.com >> To: solr-user@lucene.apache.org >> >> The Replication feature does this. If you configure a query server as >> a 'backup' server, it downloads changes but does not read them. >> >> On Mon, May 2, 2011 at 9:56 PM, Gaurav Shingala >> <gaurav.shing...@hotmail.com> wrote: >> > >> > Hi, >> > >> > Is there any way to take differential backup of Solr Index? >> > >> > Thanks, >> > Gaurav >> > >> > >> >> >> >> -- >> Lance Norskog >> goks...@gmail.com >