struct Elasticsearch::Aggregations::Results

Included Modules

Defined in:

elasticsearch.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def buckets : Array(Bucket) #

[View source]
def doc_count_error_upper_bound : Int64 | Nil #

[View source]
def sum_other_doc_count : Int64 | Nil #

[View source]