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 1814043 commit 78b1cbaCopy full SHA for 78b1cba
x-pack/qa/runtime-fields/build.gradle
@@ -80,6 +80,9 @@ subprojects {
80
'search.aggregation/20_terms/Global ordinals are loaded with the global_ordinals execution hint',
81
'search.aggregation/170_cardinality_metric/profiler string',
82
'search.aggregation/235_composite_sorted/*',
83
+ // The error messages are different
84
+ 'search/330_fetch_fields/error includes field name',
85
+ 'search/330_fetch_fields/error includes glob pattern',
86
/////// NOT SUPPORTED ///////
87
].join(',')
88
}
0 commit comments