javanna commented on code in PR #15557: URL: https://github.com/apache/lucene/pull/15557#discussion_r3154083796
########## lucene/CHANGES.txt: ########## @@ -302,6 +302,8 @@ Improvements * GITHUB#15976: Store DocValuesSkipper data in their own file. (Alan Woodward) +* GITHUB#15557: Introduce AllGroupsCollectorManager to parallelize search when using AllGroupsCollector. (Binlong Gao) Review Comment: Could you please move this to the 10.4 section? I think it makes sense to backport this change, for users to immediately start benefiting of the new collector manager. -- 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]
