Skip to content

Commit d65cf62

Browse files
committed
Adapt test after backport of elastic#34081
1 parent 6071f38 commit d65cf62

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

rest-api-spec/src/main/resources/rest-api-spec/test/suggest/50_completion_with_multi_fields.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"Search by suggestion and by keyword sub-field should work":
44

55
- skip:
6-
version: " - 6.99.99"
6+
version: " - 6.4.99"
77
reason: "Search by suggestion with multi-fields was introduced 7.0.0"
88

99
- do:
@@ -66,7 +66,7 @@
6666
"Search by suggestion on sub field should work":
6767

6868
- skip:
69-
version: " - 6.99.99"
69+
version: " - 6.4.99"
7070
reason: "Search by suggestion with multi-fields was introduced 7.0.0"
7171

7272
- do:
@@ -118,7 +118,7 @@
118118
"Search by suggestion on sub field with context should work":
119119

120120
- skip:
121-
version: " - 6.99.99"
121+
version: " - 6.4.99"
122122
reason: "Search by suggestion with multi-fields was introduced 7.0.0"
123123

124124
- do:
@@ -189,7 +189,7 @@
189189
"Search by suggestion on sub field with weight should work":
190190

191191
- skip:
192-
version: " - 6.99.99"
192+
version: " - 6.4.99"
193193
reason: "Search by suggestion with multi-fields was introduced 7.0.0"
194194

195195
- do:
@@ -247,7 +247,7 @@
247247
"Search by suggestion on geofield-hash on sub field should work":
248248

249249
- skip:
250-
version: " - 6.99.99"
250+
version: " - 6.4.99"
251251
reason: "Search by suggestion with multi-fields was introduced 7.0.0"
252252

253253
- do:

0 commit comments

Comments
 (0)