msfroh commented on PR #13201: URL: https://github.com/apache/lucene/pull/13201#issuecomment-2278441860
Thanks, Greg! I can create a follow-up PR with your suggestion on delegating to the rewritten `BooleanQuery` for the cost estimate. I think if we go down that path (basically doing the rewrite early), we might be able to clean up the code a bit. I think `WeightOrDocIdSetIterator` might become unnecessary (since we'll know ahead of time which one we'll have). -- 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