struct Elasticsearch::Aggregations::Bucket

Included Modules

Defined in:

elasticsearch.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def aggregations : Hash(String, Aggregation) #

[View source]
def doc_count : Int64 #

[View source]
def key : JSON::Any::Type #

[View source]
def key_as_string : String #

[View source]