struct Hermes::AggregationResponse

Included Modules

Defined in:

hermes/search_response.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def aggregations : Hash(String, JSON::Any) #

[View source]
def aggregations=(aggregations : Hash(String, JSON::Any)) #

[View source]
def aggs : Hash(String, JSON::Any) #

[View source]