struct Elasticsearch::Query::Query

Included Modules

Defined in:

query.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

def self.new(*, bool : Elasticsearch::Query::Bool | Nil) #

[View source]

Instance Method Detail

def bool : Bool | Nil #

[View source]