Module: Elasticsearch::Resources::Indexable::InstanceMethods
- Defined in:
- lib/elasticsearch/resources/indexable.rb
Instance Attribute Summary collapse
-
#index ⇒ Object
readonly
Returns the value of attribute index.
Instance Attribute Details
#index ⇒ Object
Returns the value of attribute index.
13 14 15 |
# File 'lib/elasticsearch/resources/indexable.rb', line 13 def index @index end |