Parent

Class/Module Index [+]

Quicksearch

Lucene::Phrase

Public Instance Methods

to_array() click to toggle source
# File lib/chef/solr_query/lucene_nodes.rb, line 277
def to_array
  "STR:#{self.text_value}"
end
transform() click to toggle source
# File lib/chef/solr_query/lucene_nodes.rb, line 281
def transform
  "#{self.text_value}"
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.