Method: ElasticRecord::Relation::SearchMethods#query
- Defined in:
- lib/elastic_record/relation/search_methods.rb
#query(value) ⇒ Object
72 73 74 |
# File 'lib/elastic_record/relation/search_methods.rb', line 72 def query(value) clone.query! value end |