Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com> Co-authored-by: Mark Walkom <markw@elastic.co>
This commit is contained in:
parent
f96dccd1ec
commit
9c5d28bac8
|
@ -410,6 +410,9 @@ POST _reindex
|
|||
--------------------------------------------------
|
||||
// TEST[s/^/PUT source\n/]
|
||||
|
||||
[[reindex-with-an-ingest-pipeline]]
|
||||
===== Reindex with an ingest pipeline
|
||||
|
||||
Reindex can also use the <<ingest>> feature by specifying a
|
||||
`pipeline` like this:
|
||||
|
||||
|
|
Loading…
Reference in New Issue