# File lib/thinking_sphinx/facet.rb, line 75
    def float?
      @property.type == :float
    end