# File lib/thinking_sphinx/active_record.rb, line 335
    def in_core_index?
      in_index? "core"
    end