[
https://issues.apache.org/jira/browse/SOLR-17996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18041727#comment-18041727
]
ASF subversion and git services commented on SOLR-17996:
--------------------------------------------------------
Commit 6de48936afdea86382d0e059987ed484eac74097 in solr's branch
refs/heads/branch_9x from David Smiley
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=6de48936afd ]
SOLR-17996: SolrRequest.processWithBaseUrl and
HttpSolrClientBase.requestWithBaseUrl (#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.
backported to 9x; kept existing requestWithBaseUrl overload and deprecated
Ported HttpJdkSolrClient.requestWithBaseUrl from 10x
> 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: 1.5h
> 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]