struct

Hermes::Hits(T)

Inherits JSON::Serializable / Struct / Value / Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

hits
Source
hits=(hits : Array(Hit(T)))
Source
max_score
Source
max_score=(max_score : Float32 | Nil)
Source
total
Source
total=(total : Int32 | Hash(String, JSON::Any))
Source