Class: Elasticsearch::Model::Proxy::ClassMethodsProxy

Inherits:
Object
  • Object
show all
Includes:
Client::ClassMethods, Importing::ClassMethods, Indexing::ClassMethods, Naming::ClassMethods, Base, Searching::ClassMethods
Defined in:
lib/elasticsearch/model/proxy.rb

Overview

A proxy interfacing between Elasticsearch::Model class methods and model class methods

TODO: Inherit from BasicObject and make Pry’s ‘ls` command behave?

Instance Attribute Summary

Attributes included from Base

#target

Method Summary

Methods included from Importing::ClassMethods

#__batch_to_bulk, #import

Methods included from Searching::ClassMethods

#search

Methods included from Indexing::ClassMethods

#create_index!, #delete_index!, #index_exists?, #load_settings_from_io, #mapping, #refresh_index!, #settings

Methods included from Naming::ClassMethods

#document_type, #document_type=, #index_name, #index_name=

Methods included from Client::ClassMethods

#client, #client=

Methods included from Base

#initialize, #inspect, #respond_to_missing?, #ruby2_keywords