Is there anyway to use ConcurrentUpdateSolrServer for secured Solr as like
CloudSolrServer:

HttpClientUtil.setBasicAuth(cloudSolrServer.getLbServer().getHttpClient(),
<username>, <password>);

I see that there is no way to access HTTPClient for
ConcurrentUpdateSolrServer?

Kind Regards,
Furkan KAMACI

Reply via email to