willkg / crashstats-tools

Command line tools and library for interacting with Crash Stats (https://crash-stats.mozilla.org/)
Mozilla Public License 2.0
7 stars 0 forks source link

support _histogram in super search api #98

Closed willkg closed 11 months ago

willkg commented 11 months ago

We want to add support for _histogram in the Super Search API:

https://crash-stats.mozilla.org/documentation/supersearch/#histograms

We can drop our period support in favor of this. It'll radically reduce the number of API calls supersearchfacet has to make.