[
https://issues.apache.org/jira/browse/SOLR-18377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18106720#comment-18106720
]
ASF subversion and git services commented on SOLR-18377:
--------------------------------------------------------
Commit 78020a27366c4f07159828fb9ed2bbe8ff1fc789 in solr's branch
refs/heads/dependabot/gradle/apache-log4j-2.26.1 from Serhiy Bzhezytskyy
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=78020a27366 ]
SOLR-18377: remove deprecated DenseVectorField HNSW alias accessors (#4757)
> Remove DenseVectorField.getHnswMaxConn/getHnswBeamWidth
> -------------------------------------------------------
>
> Key: SOLR-18377
> URL: https://issues.apache.org/jira/browse/SOLR-18377
> Project: Solr
> Issue Type: Sub-task
> Environment:
> `StreamFactory.withCollectionZkHost`/`withDefaultZkHost`/`getDefaultZkHost`/`getCollectionZkHost`
> and `SolrClientCache.getCloudSolrClient(String)` have been deprecated since
> 10.1 in favor of the `CloudSolrClientConnection`-based methods
> (`withCollectionUseThisConnection`, `withDefaultSolrConnection`,
> `getCloudSolrClient(CloudSolrClient.CloudSolrClientConnection)`). Public
> `solrj-streaming` API used by external streaming-expression code.
> Reporter: Eric Pugh
> Priority: Minor
> Labels: pull-request-available
> Fix For: main(11.0)
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Both accessors on `DenseVectorField` have been deprecated since 10.1 in favor
> of `getHnswM()`/`getHnswEfConstruction()`, which return identical values
> under new names. Trivial rename cleanup.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]