Re: Problem with Solr replication in solr 4.2

2013-03-21 Thread Mark Miller
On Mar 21, 2013, at 12:08 PM, Rohit Harchandani wrote: > Hey, > Currently we are using solr 4.0 with a master slave setup. The data gets > indexed on the master and then we issue a fetchindex command to replicate > it on the slave. The slave has a postCommit listener which gets kicked off > when

Problem with Solr replication in solr 4.2

2013-03-21 Thread Rohit Harchandani
Hey, Currently we are using solr 4.0 with a master slave setup. The data gets indexed on the master and then we issue a fetchindex command to replicate it on the slave. The slave has a postCommit listener which gets kicked off when replication finishes and we depend on this listener to know whn rep