Method: Elasticated::QueryConditions#minimum_should_match
- Defined in:
- lib/elasticated/query_conditions.rb
#minimum_should_match(value) ⇒ Object
other methods
62 63 64 |
# File 'lib/elasticated/query_conditions.rb', line 62 def minimum_should_match(value) self._minimum_should_match = value end |