I wanted to read up on round robin queries using SolrJ, but I found nothing in 
the Solr reference guide.

Some needs:

1. No doc for LBHttpSolrServer. It has a wiki page and Javadoc though.
2. No doc for CloudSolrServer, but a few references. It has very minimal 
Javadoc though.
3. No general discussion or examples for round robin and SolrJ load balancing 
in general.

See:
http://wiki.apache.org/solr/LBHttpSolrServer
http://lucene.apache.org/solr/4_9_0/solr-solrj/org/apache/solr/client/solrj/impl/LBHttpSolrServer.html
http://lucene.apache.org/solr/4_9_0/solr-solrj/org/apache/solr/client/solrj/impl/CloudSolrServer.html

-- Jack Krupansky

Reply via email to