Re: Solr cloud hash range set to null after recovery from index corruption

2013-08-27 Thread Rikke Willer
Hi again, a follow-up on this: I ended up fixing it by uploading a new version of clusterstate.json to Zookeeper with the missing hash ranges set (they were easily deducible since they were sorted by shard name). I still don't know what the correct solution to handle index corruption (where al

Solr cloud hash range set to null after recovery from index corruption

2013-08-22 Thread Rikke Willer
Hi, I have a Solr cloud set up with 12 shards with 2 replicas each, divided on 6 servers (each server hosting 4 cores). Solr version is 4.3.1. Due to memory errors on one machine, 3 of its 4 indexes became corrupted. I unloaded the cores, repaired the indexes with the Lucene CheckIndex tool, an