Parent

Class/Module Index [+]

Quicksearch

Lucene::AndOperator

Public Instance Methods

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

[Validate]

Generated with the Darkfish Rdoc Generator 2.