If you want to be able to continue when a node goes down, you need at least one replica for each shard. Then if a node goes down, the replica will continue serving requests for that shard.
If you have no replicas and a node goes down, requests would return only partial results! We will support this in the future, with a warning in the returned header that the full results were not available, but currently we do not. On Mar 30, 2012, at 12:30 AM, asia wrote: > Ok.Then what does exactly zookeeper do in Solrcloud?Why we use?I am geetting > query response from both shards even without using zookeeper. > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/SolrCloud-tp3867086p3869896.html > Sent from the Solr - User mailing list archive at Nabble.com. - Mark Miller lucidimagination.com