Method: Elasticsearch::Model::Response::Records#results

Defined in:
lib/elasticsearch/model/response/records.rb

#resultsObject


58
59
60
# File 'lib/elasticsearch/model/response/records.rb', line 58

def results
  response.results
end