msokolov commented on PR #947:
URL: https://github.com/apache/lucene/pull/947#issuecomment-1150043099

   If folks have time to review, that would be great. The main thing to focus 
on I think is 
   
   1. how the HnswGraphSearcher/Writer implementation is forked into `float[]` 
and `BytesRef` using generics
   2. adding a VERSION to the index format so we can handle back-compat in a 
reasonable way
   3. the fact that some of the details of VectorSimilarityFunction are now 
directly handled in util.hnsw -- I didn't see a better way, but it blurs the 
abstraction boundary


-- 
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