Parent

Class/Module Index [+]

Quicksearch

Lucene::OrOperator

Public Instance Methods

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

[Validate]

Generated with the Darkfish Rdoc Generator 2.