CloudMarc commented on issue #12627:
URL: https://github.com/apache/lucene/issues/12627#issuecomment-2083388627

   Is there a clean separation between:
   1. HNSW ANN (e.g. clean room implementation) is known to have issues with 
unreachable nodes for certain configurations.
   and 
   2.  The Lucene implementation of HNSW ANN has additional issues that other 
implementations do not have
   ?
   
   
   If this is mostly about the first, then it's a known issue with known 
mitigations.
   
   If it's mostly about the second, doesn't that point to some specific defect 
in the implementation, a defect which could/should be fixed (in contrast, e.g., 
to two-pass approaches that may address both 1 and 2) ?


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