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 multiple _facets #99

Closed willkg closed 11 months ago

willkg commented 11 months ago

Super Search API allows you to get multiple _facets at the same time. Currently, supersearchfacet limits you to one.

This covers fixing that.