mozilla-services / crashstats-tools

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

support multiple _facets #99

Closed willkg closed 1 year ago

willkg commented 1 year ago

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

This covers fixing that.