# File lib/chef/search/query.rb, line 55
      def list_indexes
        response = @rest.get_rest("search")
      end