This is an automated email from the ASF dual-hosted git repository.
ishan pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git
from 79842fb7af4 Update dependency org.apache.commons:commons-lang3 to
v3.20.0 (#3873)
new 2f661413836 SOLR-17927: cuvs module - bring back some lost changes
(Closes #3943)
new 45f46b22115 SOLR-17927: Fixing error prone
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../org/apache/solr/schema/DenseVectorField.java | 8 +++----
.../solr/search/vector/SolrKnnByteVectorQuery.java | 2 +-
.../search/vector/SolrKnnFloatVectorQuery.java | 2 +-
.../src/java/org/apache/solr/cuvs/CuVSCodec.java | 12 +++++-----
.../test-files/solr/collection1/conf/schema.xml | 2 +-
.../solr/collection1/conf/solrconfig.xml | 9 +-------
.../query-guide/pages/dense-vector-search.adoc | 27 ++++++----------------
7 files changed, 21 insertions(+), 41 deletions(-)