struct
Meilisearch::Crystal::FacetHit
- Meilisearch::Crystal::FacetHit
- Meilisearch::Crystal::Resource
- Struct
- Value
- Object
Overview
One matching facet value and its document count.
Defined in:
meilisearch/crystal/search.crConstructors
-
.new(pull : JSON::PullParser)
One matching facet value and its document count.
Instance Method Summary
Constructor methods inherited from struct Meilisearch::Crystal::Resource
new(pull : JSON::PullParser)new(*, __pull_for_json_serializable pull : JSON::PullParser) new