Method: Elastify::Model#index

Defined in:
lib/elastify/model.rb

#index(index) ⇒ Object



5
6
7
# File 'lib/elastify/model.rb', line 5

def index(index)
    @opt_index = index
end