# File lib/thinking_sphinx/active_record.rb, line 343 def in_both_indexes? in_core_index? && in_delta_index? end