jimczi commented on code in PR #16177: URL: https://github.com/apache/lucene/pull/16177#discussion_r3347412639
########## lucene/CHANGES.txt: ########## @@ -141,6 +141,11 @@ Improvements Optimizations --------------------- +* GITHUB#16177: Doc-values range queries are now always two-phase iterators. Bulk evaluation is Review Comment: Done in 7a38cc12c13 — moved to 10.5 and folded into the `GITHUB#16050` entry. -- 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]
