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)
Sourcenew(pull : JSON::PullParser)
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Instance methods
name
Sourceto_json(json : JSON::Builder)
Sourcevalue
Source