Re: Solr 1.4 replication - partial index on slave while indexing master

2011-03-14 Thread lame
ettings don't affect a commit. But, the maxPendingDeletes might but i'm > unsure. If you commit on the master and slaves are configured to replicate on > commit, it all should have the same index version. > > On Monday 14 March 2011 14:42:51 lame wrote: >> It looks

Re: Solr 1.4 replication - partial index on slave while indexing master

2011-03-14 Thread lame
abled. > > On Monday 14 March 2011 14:18:42 lame wrote: >> I don't commit at all we use Dataimporter, but I have a feeling that >> it could be done by DIH (autocommit  is it possible)? >> >> 2011/3/14 Markus Jelsma : >> > Do you commit to often? Slaves won&

Re: Solr 1.4 replication - partial index on slave while indexing master

2011-03-14 Thread lame
mit once the indexing finishes? > > On Monday 14 March 2011 14:04:51 lame wrote: >> Hi guys, >> I have master slave replication enabled. Slave is replicating every 3 >> minutes and I encourage problems while I'm performing full import >> command on master (which ta

Solr 1.4 replication - partial index on slave while indexing master

2011-03-14 Thread lame
Hi guys, I have master slave replication enabled. Slave is replicating every 3 minutes and I encourage problems while I'm performing full import command on master (which takes about 7 minutes). Slave repliacates partial index about 200k documents out of 700k. After next repliacation full index is r