Method: Elasticsearch::Model::Multimodel#client
- Defined in:
- lib/elasticsearch/model/multimodel.rb
#client ⇒ Object
Get the client common for all models
86 87 88 |
# File 'lib/elasticsearch/model/multimodel.rb', line 86 def client Elasticsearch::Model.client end |