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

   >>    What do we think of increasing the number of entry points to the lower 
level?
   > My first attempt searched for 2 instead of 1, and reconnected both of them 
...
   
   Oh wait I misunderstood. You are talking about verifying that every node is 
reachable from multiple entry points? I was mentioning that we could easily 
search for more potential connections, which is different.  I think what you're 
asking (if I understood it) is trickier.  I guess we'd need to track a count 
per doc rather than a bit per doc? Or some other algorithm I haven't thought of


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