jpountz commented on issue #14406:
URL: https://github.com/apache/lucene/issues/14406#issuecomment-2755995103

   > Leverage competitive iteration to skip over blocks of docs that are known 
not to fall into any of the ranges we are faceting on.
   
   Out of curiosity, is it common for the union of the configured ranges to 
only match a small subset of the index? I would naively expect users to want to 
collect stats about all their data, so there would be one open-ended range as a 
"case else" and such an optimization would never kick in in practice?


-- 
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: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to