File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/mget Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ breaking:
1717 considerable space improvement for this use case.
1818
1919 Users can opt out of this behavior on a per-field basis by setting
20- `synthetic_source_keep : all` on the field.
20+ ` synthetic_source_keep` to ` all` on the field.
2121
2222 impact : By default, normalized keyword fields in synthetic source
2323 indices will no longer return the non-normalized value in the source.
Original file line number Diff line number Diff line change @@ -58,7 +58,6 @@ keyword with normalizer:
5858 - requires :
5959 - cluster_features : " mapper.keyword.keyword_normalizer_synthetic_source"
6060 - reason : " Behavior changed in #126623"
61-
6261 - do :
6362 indices.create :
6463 index : test-keyword-with-normalizer
You can’t perform that action at this time.
0 commit comments