I have handler configured in solr.config as shard.tolerant = true , which means ignore unavailable shards when returning a results .
Sometime shards are not really down,but doing GC or heavy commit . Is it possible and how to ignore them ? I prefer to get a partial result instead of timeout error . I am using solr 4.10 with many shards and intensive indexing . -- View this message in context: http://lucene.472066.n3.nabble.com/how-to-ignore-unavailable-shards-tp4217556.html Sent from the Solr - User mailing list archive at Nabble.com.