gf2121 commented on PR #14529: URL: https://github.com/apache/lucene/pull/14529#issuecomment-2824954402
I personally prefer not to eagerly load docs for advance/advanceExact, or maybe leave it to another issue/PR. I update code to one of the version during my local iteration, which reduces the complexity by using a single `orRange` instead of multiple round of `orRange`. I wonder if this will make sense to you. -- 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