gaobinlong opened a new pull request, #16305: URL: https://github.com/apache/lucene/pull/16305
### Description This PR: 1. Add java doc for TopGroups.merge() 2. Alter TopGroups.merge() to not return null if no groups, this is to make it consistent with the similar method TopGroups.mergeBlockGroups(), then we don't need to handle the null case in the caller place(coming in next PR which replaces searching with collector with searching with collector manager for TopGroups) -- 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]
