Re: Connection pooling in SolrJ

2014-10-22 Thread Shawn Heisey
On 10/22/2014 4:10 AM, Gopal Jee wrote: > What is best way to enable connection pooling in SolrJ client? > We have solrCloud setup with load balancer between Solr client and Solr > Server. We are using SolrJ 4.10. SolrJ's HttpSolrServer implementation (and all of those implementa

Connection pooling in SolrJ

2014-10-22 Thread Gopal Jee
What is best way to enable connection pooling in SolrJ client? We have solrCloud setup with load balancer between Solr client and Solr Server. We are using SolrJ 4.10. -Gopal