Skip to content

Commit 19be066

Browse files
committed
Adjust BWC version for _shard_doc sort
Relates #66093
1 parent 79689fd commit 19be066

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rest-api-spec/src/main/resources/rest-api-spec/test/search/90_search_after.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -222,8 +222,8 @@
222222
---
223223
"_shard_doc sort":
224224
- skip:
225-
version: " - 7.99.99"
226-
reason: _shard_doc sort was added in 8.0 (TODO adapt version after backport)
225+
version: " - 7.11.99"
226+
reason: _shard_doc sort was added in 7.12
227227

228228
- do:
229229
indices.create:

0 commit comments

Comments
 (0)