فهرست منبع

Adjust the skip version on 'fields' inner hits tests.

Julie Tibshirani 5 سال پیش
والد
کامیت
08cd1a6118
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      rest-api-spec/src/main/resources/rest-api-spec/test/search/110_field_collapsing.yml

+ 2 - 2
rest-api-spec/src/main/resources/rest-api-spec/test/search/110_field_collapsing.yml

@@ -143,8 +143,8 @@ setup:
 ---
 "field collapsing, inner_hits, and fields":
   - skip:
-      version: " - 7.99.99"
-      reason: the enhancement is not yet backported to 7.x
+      version: " - 7.9.99"
+      reason: the 'fields' option was added in 7.10
   - do:
       search:
         rest_total_hits_as_int: true