[
https://issues.apache.org/jira/browse/SOLR-17996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18041099#comment-18041099
]
ASF subversion and git services commented on SOLR-17996:
--------------------------------------------------------
Commit 5c12b7cfaefb0126ff8dcf6f6c7e744e4f21cbb4 in solr's branch
refs/heads/main from David Smiley
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=5c12b7cfaef ]
SOLR-17996: SolrRequest.requestWithBaseUrl and on HttpSolrClientBase (#3881)
New HttpSolrClientBase.requestWithBaseUrl (abstract, returns NamedList).
Change Http2SolrClient.requestWithBaseUrl to implement it, return NamedList
instead of SolrRequest generic return type.
New SolrRequest.processWithBaseUrl that returns the SolrRequest response.
> SolrClient requestWithBaseUrl harmonization
> -------------------------------------------
>
> Key: SOLR-17996
> URL: https://issues.apache.org/jira/browse/SOLR-17996
> Project: Solr
> Issue Type: Improvement
> Components: SolrJ
> Reporter: David Smiley
> Assignee: David Smiley
> Priority: Blocker
> Labels: pull-request-available
> Time Spent: 1h
> Remaining Estimate: 0h
>
> New HttpSolrClientBase.requestWithBaseUrl (abstract). Return NamedList.
> Change Http2SolrClient.requestWithBaseUrl to implement it, return NamedList
> instead of SolrRequest's generic return type.
> New SolrRequest.processWithBaseUrl that returns the SolrRequest generic
> return type.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]