Bill Au Wed, 27 Mar 2013 11:51:50 -0700
I am running Solr 4.1. I have set up SolrCloud with 1 leader and 3 replicas, 4 nodes total. Do query requests send to a node only query the replica on that node, or are they load-balanced to the entire cluster?
Bill