gaobinlong opened a new pull request, #15166: URL: https://github.com/apache/lucene/pull/15166
### Description Resolve some TODOs in TestGrouping: 1. TestBasic() covers test relevance sort and test null group, TestRandom() covers test ties and test compound sort, so the first TODO is not needed anymore 2. Resolve the TODO in slowGrouping(), filter by searchTerm first to avoid sorting unnecessary documents. -- 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]
