jpountz merged PR #13784:
URL: https://github.com/apache/lucene/pull/13784
--
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.apa
jpountz opened a new pull request, #13784:
URL: https://github.com/apache/lucene/pull/13784
At the moment, our skip indexes record min/max ordinal/value per range of
doc IDs. It would be natural to extend it to other pre-aggregated data such as
a sum and value count, which facets could take