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/suggestions.rb,
lib/elasticsearch/model/response/aggregations.rb,
lib/elasticsearch/model/response/pagination/kaminari.rb,
lib/elasticsearch/model/response/pagination/will_paginate.rb

Overview

Contains modules and classes for wrapping the response from Elasticsearch

Defined Under Namespace

Modules: Base, Pagination Classes: Aggregations, Records, Response, Result, Results, Suggestions