You can use CloudSolrServer - "SolrJ client class to communicate with SolrCloud. Instances of this class communicate with Zookeeper to discover Solr endpoints for SolrCloud collections, and then use the LBHttpSolrServer to issue requests."

http://lucene.apache.org/solr/api-4_0_0-ALPHA/org/apache/solr/client/solrj/impl/CloudSolrServer.html

-- Jack Krupansky

-----Original Message----- From: sausarkar
Sent: Friday, August 03, 2012 7:29 PM
To: solr-user@lucene.apache.org
Subject: SolrCloud - load balancing

Do anyone know if query using CommonsHttpSolrServer on SolrCloud is
automatically load balanced? I am trying to load test using solrmeter on one
if the node I am seeing all the nodes seems to be hit. Any clues



--
View this message in context: http://lucene.472066.n3.nabble.com/SolrCloud-load-balancing-tp3999143.html Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to