We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce014af commit d05347bCopy full SHA for d05347b
rest-api-spec/src/main/resources/rest-api-spec/test/search/110_field_collapsing.yml
@@ -290,7 +290,7 @@ setup:
290
index: test
291
type: test
292
body:
293
- collapse:
+ collapse:
294
field: numeric_group
295
inner_hits:
296
- { name: sub_hits_asc, size: 2, sort: [{ sort: asc }] }
@@ -339,8 +339,8 @@ setup:
339
"field collapsing, inner_hits and version":
340
341
- skip:
342
- version: " - 6.99.99"
343
- reason: "bug fixed in 7.0.0"
+ version: " - 6.1.0"
+ reason: "bug fixed in 6.1.1"
344
345
- do:
346
search:
0 commit comments