Parent

Class/Module Index [+]

Quicksearch

Lucene::Term

Public Instance Methods

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

[Validate]

Generated with the Darkfish Rdoc Generator 2.