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

   @msokolov I think adding a "reachable" test to Lucene would be nice. The 
main goal of such a test would be ensuring that every node is eventually 
reachable on every layer. The tricky part is I am sure such a test would be 
noisy until we have a "connectedness check", especially for random vectors. 
   
   I do like having something in Lucene-util though as I have found the larger 
statistics useful when debugging why a particular graph or change breaks.
   
   So, something in both places would be good.


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