# File lib/thinking_sphinx/facet.rb, line 71 def type @property.is_a?(Field) ? :string : @property.type end