struct

Elasticsearch::Query::Term

Inherits JSON::Serializable < Elasticsearch::Query::Filterable < Struct < Value < Object

Constructors

new(name : String, value : Array(JSON::Any) | ::Bool | Float64 | Hash(String, JSON::Any) | Int64 | String | Nil)
Source
new(pull : JSON::PullParser)
new(*, __pull_for_json_serializable pull : JSON::PullParser)

Instance methods

name
Source
to_json(json : JSON::Builder)
Source
value
Source