Skip to content

Commit 8642ca5

Browse files
kkrik-esmarciw
andauthored
Update docs/reference/elasticsearch/mapping-reference/mapping-source-field.md
Co-authored-by: Marci W <[email protected]>
1 parent 854ecb5 commit 8642ca5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/elasticsearch/mapping-reference/mapping-source-field.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -319,8 +319,8 @@ Users often disable the `_source` field without thinking about the consequences,
319319

320320
::::
321321

322-
::::{warning}
323-
Disabling the `_source` field is not supported for indexes configured with `logsdb` or `time_series` [index mode](/reference/elasticsearch/index-settings/index-modules.md#index-mode-setting).
322+
::::{note}
323+
You can't disable the `_source` field for indexes with [`index_mode`](/reference/elasticsearch/index-settings/index-modules.md#index-mode-setting) set to `logsdb` or `time_series`.
324324
::::
325325

326326

0 commit comments

Comments
 (0)