struct Hermes::SearchResponse(T)

Defined in:

hermes/search_response.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

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

def aggregations=(_aggregations : Hash(String, JSON::Any)?) #

def aggs #

[View source]
def entries #

[View source]
def hits : Hermes::Hits(T) #

def hits=(_hits : Hermes::Hits(T)) #

def to_json(json : JSON::Builder) #