msokolov opened a new pull request, #1054:
URL: https://github.com/apache/lucene/pull/1054

   I made a new PR because there was so much merging required after 9.3 release 
and switching this to 9.4.  Other changes since the previous version:
   
   1. byte-formatted vectors are now exposed in the Field api again
   2. byte-based comparisons are done in VectorSimilarityFunction instead of 
being special-cased
   3. I moved VectorEncoding from o.a.l.util.hnsw to o.a.l.index package since 
it needs to be supported by any vector codec


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to