Method: Elasticsearch::Model::Response::Records#results
- Defined in:
- lib/elasticsearch/model/response/records.rb
#results ⇒ Object
Returns the Elasticsearch::Model::Response::Results collection
58 59 60 |
# File 'lib/elasticsearch/model/response/records.rb', line 58 def results response.results end |