javanna opened a new pull request, #16088: URL: https://github.com/apache/lucene/pull/16088
Returning null can cause issues down the line once we move to using collector managers and leverage the merge method for results reduction. This commit replaces the null return type with an empty list. Relates to #15574 -- 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]
