Thanks for the suggestion, it's working like a charm.
Ciao,
Vincenzo
> On 21 Sep 2017, at 19:51, Jason Gerlowski wrote:
>
> Hi Vincenzo,
>
> Have you tried setting the read/socket timeout on your client?
> CloudSolrServer uses a LBHttpSolrServer under the hood, which you can
> get with the g
Thanks Jason, I'll give it a try immediately.
Ciao,
Vincenzo
--
mobile: 3498513251
skype: free.dev
> On 21 Sep 2017, at 19:51, Jason Gerlowski wrote:
>
> Hi Vincenzo,
>
> Have you tried setting the read/socket timeout on your client?
> CloudSolrServer uses a LBHttpSolrServer under the hood,
Hi Vincenzo,
Have you tried setting the read/socket timeout on your client?
CloudSolrServer uses a LBHttpSolrServer under the hood, which you can
get with the getLBServer method
(https://lucene.apache.org/solr/4_1_0/solr-solrj/org/apache/solr/client/solrj/impl/CloudSolrServer.html#getLbServer()).