slow-J commented on code in PR #16268: URL: https://github.com/apache/lucene/pull/16268#discussion_r3535860897
########## lucene/CHANGES.txt: ########## @@ -325,6 +325,8 @@ Optimizations * GITHUB#16352: Better cost() estimation for SkipBlockRangeIterator. (Alan Woodward) +* GITHUB#16268: Use the doc-values skip index to skip per-doc value lookups in LongRangeFacetCutter. (Jakub Slowinski) Review Comment: Thanks for the review Egor, will change the entry now while resolving the changes conflicts. -- 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]
