Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
4.6
-
None
Description
This constructor ignores the supplied HttpCilent parameter, passing null instead.
public ConcurrentUpdateSolrServer(String solrServerUrl,
HttpClient client, int queueSize, int threadCount)
Attachments
Issue Links
- is duplicated by
-
SOLR-5680 ConcurrentUpdateSolrServer ignores HttpClient parameter
- Resolved