View Source Snap.Suggests (Snap v0.12.0)
Represents the suggest
dictionary returned from an ElasticSearch Search API response.
Summary
Types
@type t() :: %{required(String.t()) => [Snap.Suggest.t()]}
Represents the suggest
dictionary returned from an ElasticSearch Search API response.
@type t() :: %{required(String.t()) => [Snap.Suggest.t()]}