Muninn.Query.Term (Muninn v0.5.5)

View Source

Represents a term query for matching specific terms in a field.

Summary

Types

t()

@type t() :: %Muninn.Query.Term{field: String.t(), value: String.t()}