# File lib/thinking_sphinx/middlewares/sphinxql.rb, line 204 def scope_by_from query.from *(index_names.collect { |index| "`#{index}`" }) end