hermes
0.3.1
Hermes
AggregationResponse
Client
Cluster
Config
Hit
Hits
Index
OptionValue
MultiGetResponse
Persistent
Any
Repository
Response
SearchResponse
Types
Binary
Circle
Envelope
GeometryCollection
GeoPoint
GeoShape
IGeoShape
IP
LineString
MultiLineString
MultiPoint
MultiPolygon
Point
Polygon
Range
struct
Hermes::MultiGetResponse(T)
Hermes::MultiGetResponse(T)
Struct
Value
Object
Included Modules
JSON::Serializable
Defined in:
hermes/search_response.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#docs
: Array(Hit(T))
#docs=
(docs : Array(Hit(T)))
#entries
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
docs
: Array(
Hit
(T))
#
[
View source
]
def
docs=
(docs : Array(
Hit
(T)))
#
[
View source
]
def
entries
#
[
View source
]