# File lib/thinking_sphinx/active_record/sql_source.rb, line 54
      def facets
        properties.select(&:facet?)
      end