Method: BooleanTermParser::Query#must_not_terms
- Defined in:
- lib/doing/boolean_term_parser.rb
#must_not_terms ⇒ Object
Returns the value of attribute must_not_terms.
49 50 51 |
# File 'lib/doing/boolean_term_parser.rb', line 49 def must_not_terms @must_not_terms end |