msokolov commented on pull request #267:
URL: https://github.com/apache/lucene/pull/267#issuecomment-911588395


   > Extra work: need to do binary search to map node0 ids to the current 
level's node ids for search to start. Should not be that bad, as we use 
eps.length = 1 for levels > 0.
   
   Agreed, we don't need `nextLevelNode`, this extra work is going to be 
negligible


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