# File lib/thinking_sphinx/active_record.rb, line 339
    def in_delta_index?
      in_index? "delta"
    end