Module: Elasticsearch::Model::Response
- Defined in:
- lib/elasticsearch/model/response.rb,
lib/elasticsearch/model/response/base.rb,
lib/elasticsearch/model/response/result.rb,
lib/elasticsearch/model/response/records.rb,
lib/elasticsearch/model/response/results.rb,
lib/elasticsearch/model/response/pagination.rb
Overview
Contains modules and classes for wrapping the response from Elasticsearch
Defined Under Namespace
Modules: Base, Pagination Classes: Records, Response, Result, Results