Re: Weird Solr Replication Slave out of sync

2015-02-17 Thread Dmitry Kan
Hi, This sounds quite strange. Do you see any error messages either in the solr admin's replication page or in the master's OR slave's logs? When we had issues with slave replicating from the master, they related to slave running out of disk. I'm sure there could be a bunch of other reasons for fa

Weird Solr Replication Slave out of sync

2015-02-16 Thread Summer Shire
Hi All, My master and slave index version and generation is the same yet the index is not in sync because when I execute the same query on both master and slave I see old docs on slave which should not be there. I also tried to fetch a specific indexversion on slave using command=fetchindex&ind