You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"field collapsing and search_after with invalid sort":
237
-
- skip:
238
-
version: " - 7.13.99"
239
-
reason: "support for collapsing with search_after was added in 7.14"
227
+
240
228
- do:
241
229
catch: /Cannot use \[collapse\] in conjunction with \[search_after\] unless the search is sorted on the same field. Multiple sort fields are not allowed./
242
230
search:
@@ -257,9 +245,7 @@ setup:
257
245
258
246
---
259
247
"field collapsing and search_after":
260
-
- skip:
261
-
version: " - 7.13.99"
262
-
reason: "support for collapsing with search_after was added in 7.14"
0 commit comments