Re: Connection pooling in SolrJ
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
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