From b54a539aa6d6319f5d4462da294cf820aa8cbdf5 Mon Sep 17 00:00:00 2001 From: Harsha Vamsi Kalluri Date: Wed, 3 Jan 2024 11:08:29 -0800 Subject: [PATCH] Updating test case for main Signed-off-by: Harsha Vamsi Kalluri --- .../rest-api-spec/test/search/340_doc_values_field.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rest-api-spec/src/main/resources/rest-api-spec/test/search/340_doc_values_field.yml b/rest-api-spec/src/main/resources/rest-api-spec/test/search/340_doc_values_field.yml index c7b00d5fbbef2..f3281e35ac8e6 100644 --- a/rest-api-spec/src/main/resources/rest-api-spec/test/search/340_doc_values_field.yml +++ b/rest-api-spec/src/main/resources/rest-api-spec/test/search/340_doc_values_field.yml @@ -1,8 +1,8 @@ setup: - skip: features: [ "headers" ] - version: " - 2.11.99" - reason: "searching with only doc_values was added in 2.12.0" + version: " - 2.99.99" + reason: "searching with only doc_values was added in 3.0.0" --- "search on fields with both index and doc_values enabled": - do: