struct Hermes::Hit(T)
- Hermes::Hit(T)
- Struct
- Value
- Object
Overview
TODO probably should switch to struct but need to check case with high load
Defined in:
hermes/search_response.crConstructors
Instance Method Summary
- #_id : String
- #_id=(__id : String)
- #_index : String
- #_index=(__index : String)
- #_source : T
- #_source=(__source : T)
- #_type : String
- #_type=(__type : String)
- #entry
- #to_json(json : JSON::Builder)