Skip to content

Commit

Permalink
small doc fix for updates related to _source defaults found by commun…
Browse files Browse the repository at this point in the history
…ity member
  • Loading branch information
john-wagster committed Dec 12, 2024
1 parent d53ccaf commit 1a7d0af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/docs/update.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ include::{es-ref-dir}/rest-api/common-parms.asciidoc[tag=refresh]
include::{es-ref-dir}/rest-api/common-parms.asciidoc[tag=routing]

`_source`::
(Optional, list) Set to `false` to disable source retrieval (default: `true`).
(Optional, list) Set to `true` to enable source retrieval (default: `false`).
You can also specify a comma-separated list of the fields you want to retrieve.

`_source_excludes`::
Expand Down

0 comments on commit 1a7d0af

Please sign in to comment.