This is an automated email from the ASF dual-hosted git repository. hossman pushed a commit to branch jira/SOLR-17975 in repository https://gitbox.apache.org/repos/asf/solr.git
commit 555f7354f65f0535a653d562a294e9c36bd3d0be Author: Chris Hostetter <[email protected]> AuthorDate: Wed Feb 4 11:03:18 2026 -0700 SOLR-17975: changelog --- .../SOLR-17975-string-based-lateinteraction-vector-field.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/changelog/unreleased/SOLR-17975-string-based-lateinteraction-vector-field.yml b/changelog/unreleased/SOLR-17975-string-based-lateinteraction-vector-field.yml new file mode 100644 index 00000000000..dfb24bdfaa0 --- /dev/null +++ b/changelog/unreleased/SOLR-17975-string-based-lateinteraction-vector-field.yml @@ -0,0 +1,7 @@ +title: New StrFloatLateInteractionVectorField suitable for re-ranking documents using multi-vector values for late interaction models +type: added +authors: +- name: hossman +links: +- name: SOLR-17975 + url: https://issues.apache.org/jira/browse/SOLR-17975
