struct

Elasticsearch::SearchResult(T)

Inherits Enumerable < JSON::Serializable < Struct < Value < Object

Constructors

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

Instance methods

aggregations
Source
each

Must yield this collection's elements to the block.

Source
hits
Source
profile

getter aggregations : Hash(String, JSON::Any)?

Source
shards
Source
timed_out
Source
took
Source

Nested types