David Smiley created SOLR-17968:
-----------------------------------

             Summary: Add HttpSolrClient as base class
                 Key: SOLR-17968
                 URL: https://issues.apache.org/jira/browse/SOLR-17968
             Project: Solr
          Issue Type: Improvement
          Components: SolrJ
    Affects Versions: main(11.0)
            Reporter: David Smiley
            Assignee: David Smiley


Add HttpSolrClient base class with {{{}getBaseURL(){}}}. HttpSolrClientBase 
(base of Jetty & JDK clients) shall implement it.

The "old" HttpSolrClient (the implementation using Apache HttpClient) is 
temporarily in the test framework on death row. This issue would rename that to 
HttpApacheSolrClient, and also make it extend HttpSolrClient. There's a bit of 
builder conversion to do, to make that happen there.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to