Skip to content

Commit 7e4f632

Browse files
jrodewigMike Barretta
and
Mike Barretta
authored
[DOCS] Clarify document updates don't apply ingest pipelines (#82232) (#82330)
Adding text to clarify that the default pipeline only applies to indexing requests, not updates. Co-authored-by: James Rodewig <[email protected]> (cherry picked from commit 4e6e4ea) Co-authored-by: Mike Barretta <[email protected]>
1 parent 3ad0593 commit 7e4f632

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/ingest.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -264,8 +264,8 @@ POST _reindex
264264
=== Set a default pipeline
265265

266266
Use the <<index-default-pipeline,`index.default_pipeline`>> index setting to set
267-
a default pipeline. {es} applies this pipeline if no `pipeline` parameter
268-
is specified.
267+
a default pipeline. {es} applies this pipeline to indexing requests if no
268+
`pipeline` parameter is specified.
269269

270270
[discrete]
271271
[[set-final-pipeline]]

0 commit comments

Comments
 (0)