Class
ChefZero::Solr::Query::UnaryOperator
In:
lib/chef_zero/solr/query/unary_operator.rb
Parent:
Object
Methods
matches_doc?
matches_values?
new
to_s
Attributes
operand
[R]
operator
[R]
Public Class methods
new
(operator, operand)
Public Instance methods
matches_doc?
(doc)
matches_values?
(values)
to_s
()
[Validate]