struct Elasticsearch::SearchResult::AggregatedResult::Bucket

Included Modules

Defined in:

elasticsearch.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail


[View source]
def doc_count : Int64 #

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

[View source]
def key_as_string : String? #

[View source]