LuXugang opened a new pull request, #15227: URL: https://github.com/apache/lucene/pull/15227
When constructing TermStats, if a segment does not contain the target field, we don’t need to return an empty Term, because in the second loop the corresponding `prepareSeekExact` method will always return false -- 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]
