# File lib/thinking_sphinx/active_record/field.rb, line 11
  def with_attribute?
    options[:sortable] || options[:facet]
  end