Class
ThinkingSphinx::Facet
In:
lib/thinking_sphinx/facet.rb
Parent:
Object
Methods
attribute_name
attribute_name_for
attribute_name_from_value
float?
name
name_for
new
to_s
translate?
translate?
type
value
Attributes
property
[R]
value_source
[R]
Public Class methods
attribute_name_for
(name)
attribute_name_from_value
(name, value)
name_for
(facet)
new
(property, value_source = nil)
translate?
(property)
Public Instance methods
attribute_name
()
float?
()
name
()
to_s
()
translate?
()
type
()
value
(object, attribute_hash)
[Validate]