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