salvatore-campagna commented on code in PR #15760: URL: https://github.com/apache/lucene/pull/15760#discussion_r2841551537
########## lucene/CHANGES.txt: ########## @@ -203,7 +203,11 @@ New Features Improvements --------------------- -(No changes) + Review Comment: Let's put it this way: the original intent was to extract a common API for min/max (new feature). The optimization of the range query when fields have point values is a nice side effect as a consumer of the new API. -- 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]
