NextbrickInc commented on PR #16542: URL: https://github.com/apache/lucene/pull/16542#issuecomment-5422783017
@jimczi This implements the eager `ScoreMode` check you suggested in #15239 so `BatchScoreBulkScorer` does not skip matches for exhaustive collection. The focused `TestMultiCollector` suite passes all 15 tests and Google Java format passes. I would appreciate a review when you have 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: [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]
