Class: BooleanTermParser::Query

Inherits:
Object
  • Object
show all
Defined in:
lib/doing/boolean_term_parser.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(clauses) ⇒ Query

Returns a new instance of Query.

Instance Attribute Details

#must_not_termsObject

Returns the value of attribute must_not_terms.

#must_termsObject

Returns the value of attribute must_terms.

#should_termsObject

Returns the value of attribute should_terms.

Instance Method Details

#match(term) ⇒ Object

#to_elasticsearchObject