Re: Understanding query behaviour in LBHttpSolrServer

2014-07-18 Thread Jack Krupansky
iguration. -- Jack Krupansky -Original Message- From: search engn dev Sent: Friday, July 18, 2014 1:15 AM To: solr-user@lucene.apache.org Subject: Understanding query behaviour in LBHttpSolrServer I just want to understand query flow and how load balancing works in case of LBHttpSolrS

Re: Understanding query behaviour in LBHttpSolrServer

2014-07-18 Thread Shawn Heisey
On 7/18/2014 12:51 AM, search engn dev wrote: > From my understanding solr and solrj works as below, > 1. LBHttpSolrServer keeps pinging above list of servers and maintains list > of live servers. > 2. Every time query arives it picks one server from the list (round-robin > fashion) > 3. Sends q

Re: Understanding query behaviour in LBHttpSolrServer

2014-07-17 Thread search engn dev
ing-query-behaviour-in-LBHttpSolrServer-tp4147835p4147846.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Understanding query behaviour in LBHttpSolrServer

2014-07-17 Thread Shawn Heisey
On 7/17/2014 11:15 PM, search engn dev wrote: > I just want to understand query flow and how load balancing works in case of > LBHttpSolrServer. We have setup SolrCloud with one collection, and that > collection has 4 shards and each shard has two nodes i.e one master and one > replica. If you're

Understanding query behaviour in LBHttpSolrServer

2014-07-17 Thread search engn dev
not please correct. And do i need to pass all 8 nodes to LBHttpSolrServer or just 4 will be sufficient . -- View this message in context: http://lucene.472066.n3.nabble.com/Understanding-query-behaviour-in-LBHttpSolrServer-tp4147835.html Sent from the Solr - User mailing list archive at Nabble.com.