Re: replications issue

2010-02-20 Thread Noble Paul നോബിള്‍ नोब्ळ्
wha is the problem. Is the replication not happening after you do a commit on the master? frequent polling is not a problem. frequent commits can slow down the system On Fri, Feb 19, 2010 at 2:41 PM, giskard wrote: > Ciao, > > Uhm after some time a new index in data/index on the slave has been wr

Re: replications issue

2010-02-19 Thread Otis Gospodnetic
Otis Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch Hadoop ecosystem search :: http://search-hadoop.com/ - Original Message > From: giskard > To: solr-user@lucene.apache.org > Sent: Fri, February 19, 2010 4:11:56 AM > Subject: Re: replications issue > > Ciao, >

Re: replications issue

2010-02-19 Thread giskard
Ciao, Uhm after some time a new index in data/index on the slave has been written with the ~size of the master index. the configure on both master slave is the same one on the solrReplication wiki page "enable/disable master/slave in a node" ${enable.master:false} commit schema

Re: replications issue

2010-02-18 Thread Otis Gospodnetic
giskard, Is this on the master or on the slave(s)? Maybe you can paste your replication handler config for the master and your replication handler config for the slave. Otis Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch Hadoop ecosystem search :: http://search-hadoop.com/ __