alessandrobenedetti commented on PR #926:
URL: https://github.com/apache/lucene/pull/926#issuecomment-1142173916

   Ok, so the two remaining points are:
   
   1) is adding a division to 
org.apache.lucene.index.VectorSimilarityFunction#compare a performance problem?
   
   2) is the change of org.apache.lucene.util.hnsw.NeighborQueue#encode to fix 
the tie breaking bug acceptable? Brings any performance implications? any 
better way of doing that?
   
   I can spend some time on 2, but regarding 1 I am not sure what can I do, is 
it possible to create an official Lucene branch and run the Nightly tests on 
it? 
   I know normally that is perfectly doable but I never touched the DevOps side 
of Lucene, so pardon me if it's a silly question.


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