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: CHANGELOG-5.0.md
+5
Original file line number
Diff line number
Diff line change
@@ -50,6 +50,11 @@ Use the `terminate_after` parameter instead.
50
50
51
51
Both of these fields were deprecated and are now [removed](https://www.elastic.co/guide/en/elasticsearch/reference/master/breaking_50_mapping_changes.html#_literal__timestamp_literal_and_literal__ttl_literal).
52
52
53
+
## Search template Put/Delete API returns `acknowledged` only
54
+
55
+
The response type for Put/Delete search templates has changed.
56
+
It only returns a single `acknowledged` flag now.
57
+
53
58
## Fields has been renamed to Stored Fields
54
59
55
60
The `fields` parameter has been renamed to `stored_fields`.
0 commit comments