Pulkitg64 commented on PR #15003:
URL: https://github.com/apache/lucene/pull/15003#issuecomment-3188390577

   > Ah, maybe I don't fully grok the current impl. It seems like its doing the 
"largest graph" thing, but now its more clever and doing the initialized graph 
thing and that is where the deletes are being removed?
   
   That's right @benwtrent, we are skipping deleted nodes from the largest 
graph in the ```initGraph``` implementation.


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