Browse Source

[DOCS] Add heading and anchor to reindex with ingest pipeline section (#64835) (#64894)

Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>

Co-authored-by: Mark Walkom <markw@elastic.co>
James Rodewig 5 years ago
parent
commit
44456ed777
1 changed files with 3 additions and 0 deletions
  1. 3 0
      docs/reference/docs/reindex.asciidoc

+ 3 - 0
docs/reference/docs/reindex.asciidoc

@@ -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: