Parent

Class/Module Index [+]

Quicksearch

Lucene::NotOperator

Public Instance Methods

to_array() click to toggle source
# File lib/chef/solr_query/lucene_nodes.rb, line 245
def to_array
  "OP:NOT"
end
transform() click to toggle source
# File lib/chef/solr_query/lucene_nodes.rb, line 249
def transform
  "NOT"
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.