Try to look for snapshot.current file in the logs folder in ur SOLR-home dist
in your slave server, if this shows the older snapshot.

I also faced the similar issue(but with SOLR 1.2.1), using the
collection-distribution scripts.

The way i resolved it was:
1. Stopped the index replication script(s) & index updation scripts.
2. cleaning the slave(s) status directory from the master (keep the status
directory & only delete its contents)
3. removed the snapshot.current file from salve's [SOLR-Home]/log folder
4. restart the snapshooter on master and snappuller on slave(s)

Hope this helps

Thanx
Pravesh

--
View this message in context: 
http://lucene.472066.n3.nabble.com/problem-with-the-new-IndexSearcher-when-snpainstaller-and-commit-script-happen-tp3066902p3068903.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to