struct Hermes::Hits(T)
- Hermes::Hits(T)
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
hermes/search_response.crConstructors
Instance Method Summary
- #hits : Array(Hit(T))
- #hits=(hits : Array(Hit(T)))
- #max_score : Float32?
- #max_score=(max_score : Float32?)
- #total : Int32 | Hash(String, JSON::Any)
- #total=(total : Int32 | Hash(String, JSON::Any))