jainankitk commented on PR #15123: URL: https://github.com/apache/lucene/pull/15123#issuecomment-3221971679
That's a good point. I was initially thinking of doing that by adding `relate` method similar to `PointRangeQuery`, but thought this could be simpler. I overlooked this key detail regarding `LeafReader#numDocs` potentially taking O(maxDoc) time. -- 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