# File lib/thinking_sphinx/middlewares/sphinxql.rb, line 220
      def scope_by_with_all
        query.where_all options[:with_all] if options[:with_all]
      end