Re: general survey of master/replica setups

2009-02-23 Thread Otis Gospodnetic
laves with different indices (and different results). Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch - Original Message > From: Brian Whitman > To: solr-user@lucene.apache.org > Sent: Tuesday, February 24, 2009 7:16:20 AM > Subject: general survey of master/r

general survey of master/replica setups

2009-02-23 Thread Brian Whitman
Say you have a bunch of solr servers that index new data, and then some replica/"slave" setup that snappulls from the master on a cron or some schedule. Live internet facing queries hit the replica, not the master, as indexes/commits on the master slow down queries. But even the query-only solr ins