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
Copy file name to clipboardExpand all lines: integ-test/src/yamlRestTest/resources/rest-api-spec/test/issues/3459.yml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -48,6 +48,8 @@ teardown:
48
48
- allowed_warnings
49
49
50
50
- do:
51
+
allowed_warnings:
52
+
- 'Loading the fielddata on the _id field is deprecated and will be removed in future versions. If you require sorting or aggregating on this field you should also include the id in the body of your documents, and map this field as a keyword field that has [doc_values] enabled'
Copy file name to clipboardExpand all lines: integ-test/src/yamlRestTest/resources/rest-api-spec/test/issues/3655.yml
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -44,6 +44,8 @@ teardown:
44
44
plugins.calcite.enabled : true
45
45
46
46
- do:
47
+
allowed_warnings:
48
+
- 'Loading the fielddata on the _id field is deprecated and will be removed in future versions. If you require sorting or aggregating on this field you should also include the id in the body of your documents, and map this field as a keyword field that has [doc_values] enabled'
47
49
headers:
48
50
Content-Type: 'application/json'
49
51
ppl:
@@ -54,6 +56,8 @@ teardown:
54
56
- match: {"datarows": [["This is a match_only_text field 1"]]}
55
57
56
58
- do:
59
+
allowed_warnings:
60
+
- 'Loading the fielddata on the _id field is deprecated and will be removed in future versions. If you require sorting or aggregating on this field you should also include the id in the body of your documents, and map this field as a keyword field that has [doc_values] enabled'
57
61
headers:
58
62
Content-Type: 'application/json'
59
63
ppl:
@@ -66,6 +70,8 @@ teardown:
66
70
---
67
71
"Support match_only_text field type with Calcite disabled":
68
72
- do:
73
+
allowed_warnings:
74
+
- 'Loading the fielddata on the _id field is deprecated and will be removed in future versions. If you require sorting or aggregating on this field you should also include the id in the body of your documents, and map this field as a keyword field that has [doc_values] enabled'
Copy file name to clipboardExpand all lines: integ-test/src/yamlRestTest/resources/rest-api-spec/test/issues/3946.yml
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,8 @@ teardown:
39
39
- headers
40
40
- allowed_warnings
41
41
- do:
42
-
allowed_warnings: []
42
+
allowed_warnings:
43
+
- 'Loading the fielddata on the _id field is deprecated and will be removed in future versions. If you require sorting or aggregating on this field you should also include the id in the body of your documents, and map this field as a keyword field that has [doc_values] enabled'
Copy file name to clipboardExpand all lines: integ-test/src/yamlRestTest/resources/rest-api-spec/test/issues/4201.yml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -88,6 +88,8 @@ teardown:
88
88
- headers
89
89
- allowed_warnings
90
90
- do:
91
+
allowed_warnings:
92
+
- 'Loading the fielddata on the _id field is deprecated and will be removed in future versions. If you require sorting or aggregating on this field you should also include the id in the body of your documents, and map this field as a keyword field that has [doc_values] enabled'
Copy file name to clipboardExpand all lines: integ-test/src/yamlRestTest/resources/rest-api-spec/test/issues/4339.yml
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -46,6 +46,7 @@ teardown:
46
46
- skip:
47
47
features:
48
48
- headers
49
+
- allowed_warnings
49
50
- do:
50
51
bulk:
51
52
index: test
@@ -72,6 +73,8 @@ teardown:
72
73
- '{"index": {}}'
73
74
- '{"log": {"url": {"time": 2} } }'
74
75
- do:
76
+
allowed_warnings:
77
+
- 'Loading the fielddata on the _id field is deprecated and will be removed in future versions. If you require sorting or aggregating on this field you should also include the id in the body of your documents, and map this field as a keyword field that has [doc_values] enabled'
Copy file name to clipboardExpand all lines: integ-test/src/yamlRestTest/resources/rest-api-spec/test/issues/4342.yml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,8 @@ teardown:
37
37
- '{ "@timestamp" : "2025-09-04T16:15:00.000Z" }'
38
38
39
39
- do:
40
+
allowed_warnings:
41
+
- 'Loading the fielddata on the _id field is deprecated and will be removed in future versions. If you require sorting or aggregating on this field you should also include the id in the body of your documents, and map this field as a keyword field that has [doc_values] enabled'
Copy file name to clipboardExpand all lines: integ-test/src/yamlRestTest/resources/rest-api-spec/test/issues/4356.yml
+26Lines changed: 26 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -74,7 +74,10 @@ teardown:
74
74
- skip:
75
75
features:
76
76
- headers
77
+
- allowed_warnings
77
78
- do:
79
+
allowed_warnings:
80
+
- 'Loading the fielddata on the _id field is deprecated and will be removed in future versions. If you require sorting or aggregating on this field you should also include the id in the body of your documents, and map this field as a keyword field that has [doc_values] enabled'
- 'Loading the fielddata on the _id field is deprecated and will be removed in future versions. If you require sorting or aggregating on this field you should also include the id in the body of your documents, and map this field as a keyword field that has [doc_values] enabled'
- 'Loading the fielddata on the _id field is deprecated and will be removed in future versions. If you require sorting or aggregating on this field you should also include the id in the body of your documents, and map this field as a keyword field that has [doc_values] enabled'
96
103
headers:
97
104
Content-Type: 'application/json'
98
105
ppl:
@@ -106,7 +113,10 @@ teardown:
106
113
- skip:
107
114
features:
108
115
- headers
116
+
- allowed_warnings
109
117
- do:
118
+
allowed_warnings:
119
+
- 'Loading the fielddata on the _id field is deprecated and will be removed in future versions. If you require sorting or aggregating on this field you should also include the id in the body of your documents, and map this field as a keyword field that has [doc_values] enabled'
- 'Loading the fielddata on the _id field is deprecated and will be removed in future versions. If you require sorting or aggregating on this field you should also include the id in the body of your documents, and map this field as a keyword field that has [doc_values] enabled'
119
131
headers:
120
132
Content-Type: 'application/json'
121
133
ppl:
@@ -129,7 +141,10 @@ teardown:
129
141
- skip:
130
142
features:
131
143
- headers
144
+
- allowed_warnings
132
145
- do:
146
+
allowed_warnings:
147
+
- 'Loading the fielddata on the _id field is deprecated and will be removed in future versions. If you require sorting or aggregating on this field you should also include the id in the body of your documents, and map this field as a keyword field that has [doc_values] enabled'
133
148
headers:
134
149
Content-Type: 'application/json'
135
150
ppl:
@@ -144,7 +159,10 @@ teardown:
144
159
- skip:
145
160
features:
146
161
- headers
162
+
- allowed_warnings
147
163
- do:
164
+
allowed_warnings:
165
+
- 'Loading the fielddata on the _id field is deprecated and will be removed in future versions. If you require sorting or aggregating on this field you should also include the id in the body of your documents, and map this field as a keyword field that has [doc_values] enabled'
148
166
headers:
149
167
Content-Type: 'application/json'
150
168
ppl:
@@ -158,7 +176,10 @@ teardown:
158
176
- skip:
159
177
features:
160
178
- headers
179
+
- allowed_warnings
161
180
- do:
181
+
allowed_warnings:
182
+
- 'Loading the fielddata on the _id field is deprecated and will be removed in future versions. If you require sorting or aggregating on this field you should also include the id in the body of your documents, and map this field as a keyword field that has [doc_values] enabled'
162
183
headers:
163
184
Content-Type: 'application/json'
164
185
ppl:
@@ -168,6 +189,8 @@ teardown:
168
189
- match: {"datarows": [[4, 2.5, 1.25]]}
169
190
170
191
- do:
192
+
allowed_warnings:
193
+
- 'Loading the fielddata on the _id field is deprecated and will be removed in future versions. If you require sorting or aggregating on this field you should also include the id in the body of your documents, and map this field as a keyword field that has [doc_values] enabled'
171
194
headers:
172
195
Content-Type: 'application/json'
173
196
ppl:
@@ -181,7 +204,10 @@ teardown:
181
204
- skip:
182
205
features:
183
206
- headers
207
+
- allowed_warnings
184
208
- do:
209
+
allowed_warnings:
210
+
- 'Loading the fielddata on the _id field is deprecated and will be removed in future versions. If you require sorting or aggregating on this field you should also include the id in the body of your documents, and map this field as a keyword field that has [doc_values] enabled'
Copy file name to clipboardExpand all lines: integ-test/src/yamlRestTest/resources/rest-api-spec/test/issues/4383.yml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -52,6 +52,8 @@ teardown:
52
52
- '{ "host" : "0.0.0.2" }'
53
53
54
54
- do:
55
+
allowed_warnings:
56
+
- 'Loading the fielddata on the _id field is deprecated and will be removed in future versions. If you require sorting or aggregating on this field you should also include the id in the body of your documents, and map this field as a keyword field that has [doc_values] enabled'
Copy file name to clipboardExpand all lines: integ-test/src/yamlRestTest/resources/rest-api-spec/test/issues/4391.yml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,8 @@ teardown:
27
27
- headers
28
28
- allowed_warnings
29
29
- do:
30
+
allowed_warnings:
31
+
- 'Loading the fielddata on the _id field is deprecated and will be removed in future versions. If you require sorting or aggregating on this field you should also include the id in the body of your documents, and map this field as a keyword field that has [doc_values] enabled'
Copy file name to clipboardExpand all lines: integ-test/src/yamlRestTest/resources/rest-api-spec/test/issues/4407.yml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,8 @@ teardown:
27
27
- headers
28
28
- allowed_warnings
29
29
- do:
30
+
allowed_warnings:
31
+
- 'Loading the fielddata on the _id field is deprecated and will be removed in future versions. If you require sorting or aggregating on this field you should also include the id in the body of your documents, and map this field as a keyword field that has [doc_values] enabled'
0 commit comments