# File lib/thinking_sphinx/core/property.rb, line 2 def facet? options[:facet] end
# File lib/thinking_sphinx/core/property.rb, line 6 def multi? false end
# File lib/thinking_sphinx/core/property.rb, line 10 def type nil end