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

   ... oh another TODO is whether or not to worry about graph levels > 0. I 
kind of think it's not needed since no matter which graph component you 
traverse on the higher level, you eventually end up in level0 and if that is 
fully connected you should be able to find your way to the right place? OTOH 
there could be some speed/recall benefit to ensuring full-connection for all 
the levels


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