Method: Esearch::Presenter::Document#_index
- Defined in:
- lib/esearch/presenter/document.rb
#_index ⇒ String
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
Return index name
12 |
# File 'lib/esearch/presenter/document.rb', line 12 expose_primitive(:_index, :index) |