allow StreamingUpdateSolrServer to use a provided HttpClient
------------------------------------------------------------
Key: SOLR-1532
URL: https://issues.apache.org/jira/browse/SOLR-1532
Project: Solr
Issue Type: Improvement
Components: clients - java
Affects Versions: 1.4
Reporter: gabriele renzi
Priority: Minor
As of r830319 StreamingUpdateSolrServer does not allow calling code to provide
an HttpClient, and this implies client code cannot reuse an existing connection
manager, the patch adds a new constructor and refactors the old one to use
this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.