This is an automated email from the ASF dual-hosted git repository.

abenedetti pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git


    from 18778f56f72 SOLR-17963: Don't lock: COLLECTIONPROP, ADDREPLICAPROP, 
DELETEREPLICAPROP (#3786)
     add 4f17deeee50 SOLR-17813: Add support for SeededKnnVectorQuery in vector 
search (#3705)

No new revisions were added by this update.

Summary of changes:
 solr/CHANGES.txt                                   |   2 +
 .../org/apache/solr/schema/DenseVectorField.java   |  94 +++++++++++------
 .../org/apache/solr/search/neural/KnnQParser.java  |  24 ++++-
 .../apache/solr/search/neural/KnnQParserTest.java  | 116 +++++++++++++++++++++
 .../query-guide/pages/dense-vector-search.adoc     |  36 +++++--
 5 files changed, 229 insertions(+), 43 deletions(-)

Reply via email to