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