# File lib/thinking_sphinx/active_record.rb, line 209 def indexed_by_sphinx? sphinx_indexes && sphinx_indexes.length > 0 end