Scrypath.SearchResult.Facets.Bucket (scrypath v0.3.3)

Copy Markdown View Source

One entry from Meilisearch facetDistribution: a facet value and its document count.

Summary

Types

t()

@type t() :: %Scrypath.SearchResult.Facets.Bucket{count: integer(), value: term()}