romseygeek commented on code in PR #16411: URL: https://github.com/apache/lucene/pull/16411#discussion_r3712642623
########## lucene/CHANGES.txt: ########## @@ -160,6 +160,12 @@ Optimizations wildcards into a single any-string automaton, avoiding a quadratic blow-up in automaton size for patterns with many repeated asterisks. (Vismay Tiwari) +* GITHUB#12370: Sorting on a string field no longer scans every document when the top-N queue fills Review Comment: Let's put this in the 10.6 section -- 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]
