Hello, I have some question about restoring from a snapshot backup. I have a master and do the following command:
http://solr.test.uk:8888/solr/replication?command=backup It created a directory in my data directory: snapshot.20120911224532 When i want to use this backup on master i replace the index directory with the snapshot directory. I restart the master and it works! Now i want to replicate this to my slaves(live) but the slaves doesn't recognize the changes. I think the problem is the index-version. The index version of the master(created from snapshot) is lower than the index versions on the slaves. How can i fix this? Can i force the slaves to replicate without looking to index versions? Can i upgrade the index version on the master? Any help will be appreciated! Roy -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-backup-replication-restore-from-snapshot-tp4006821.html Sent from the Solr - User mailing list archive at Nabble.com.