# File lib/thinking_sphinx/facet.rb, line 10
  def filter_type
    use_field? ? :conditions : :with
  end