This is an automated email from the ASF dual-hosted git repository.
epugh pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git
from 78020a27366 SOLR-18377: remove deprecated DenseVectorField HNSW alias
accessors (#4757)
add ce99ba52aac Small content fixes (#4759)
No new revisions were added by this update.
Summary of changes:
.../src/java/org/apache/solr/schema/ICUCollationField.java | 8 ++++----
.../processor/DocumentCategorizerUpdateProcessorFactory.java | 5 +----
.../src/test/org/apache/solr/schema/TestICUCollationField.java | 2 +-
.../org/apache/solr/schema/TestICUCollationFieldDocValues.java | 4 ++--
.../org/apache/solr/handler/clustering/FlatKeysAttrVisitor.java | 2 +-
.../handler/clustering/ClusteringComponentDistributedTest.java | 3 +--
.../apache/solr/handler/clustering/ClusteringComponentTest.java | 8 ++++----
.../src/test/org/apache/solr/cuvs/TestCuVSCodecSupportIT.java | 6 +++---
8 files changed, 17 insertions(+), 21 deletions(-)