sgup432 commented on issue #15996: URL: https://github.com/apache/lucene/issues/15996#issuecomment-4361157495
No, we don't call the advance(min, max) again. After it positions you on the first intersecting range, then we(decided by the bulkScorer I think) advance to subsequent ranges using advance(target). -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
