# File lib/thinking_sphinx/middlewares/sphinxql.rb, line 216
      def scope_by_inclusive_filters
        query.where inclusive_filters if inclusive_filters.any?
      end