struct Hermes::SearchResponse(T)
- Hermes::SearchResponse(T)
- Struct
- Value
- Object
Defined in:
hermes/search_response.crConstructors
Instance Method Summary
- #aggregations : Hash(String, JSON::Any)?
- #aggregations=(_aggregations : Hash(String, JSON::Any)?)
- #aggs
- #entries
- #hits : Hermes::Hits(T)
- #hits=(_hits : Hermes::Hits(T))
- #to_json(json : JSON::Builder)