Hi,

SOLR has sharding feature, where we can distribute single search request
across shards; the results are collected,scored, and, then response is
generated.

Wanted to know, what happens in case of failure of specific shard(s),
suppose, one particular shard machine is down? Does the request fails, or,
is this handled gracefully by SOLR?

Thanx
Pravesh

--
View this message in context: 
http://lucene.472066.n3.nabble.com/SOLR-Shard-failover-Query-tp3178175p3178175.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to