ies().build();
>
> Thanks,
> Shawn
>
>
>
> ------
> If you reply to this email, your message will be added to the discussion
> below:
> http://lucene.472066.n3.nabble.com/SolrServerException-Invalid-
> use-of-BasicClientConnManager-connection-s
On 4/25/2017 1:40 PM, Putul S wrote:
> I am using single instance CloudSolrClient using my HttpClinet.
> Problem with using this httpClient is that, whenever I add more than
> one document, LBHttpSolrClient complains about connection not
> released. Everything works fine is I do not use my own Http
Hello,
I am using single instance CloudSolrClient using my HttpClinet. Problem
with using this httpClient is that, whenever I add more than one
document, LBHttpSolrClient complains about connection not released. Everything
works fine is I do not use my own HttpClient.
HttpClient httpClient = ne