# File lib/thinking_sphinx/index.rb, line 20
  def indices
    options[:delta] ? delta_indices : [single_index]
  end