epotyom commented on code in PR #16268:
URL: https://github.com/apache/lucene/pull/16268#discussion_r3534182234


##########
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:
   up to you - but maybe worth mentioning all applied optimisations (use 
skipper, unwrap multi valued in some cases, ~~reuse~~ rewind tracker)



-- 
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]

Reply via email to