# File lib/thinking_sphinx/configuration.rb, line 76
  def indices_for_references(*references)
    index_set_class.new(:references => references).to_a
  end