We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d17b00a commit 8417ffdCopy full SHA for 8417ffd
src/Tests/Tests/high-level.asciidoc
@@ -118,8 +118,8 @@ on using the {ref_current}/search-search.html[Search API].
118
NEST exposes a number of important features for indexing documents into Elasticsearch.
119
120
- <<indexing-documents, Indexing Documents>>
121
-- <<ingest-pipelines, Ingest Pipelines>>
122
-- <<ingest-node, Ingest Node>>
+- <<pipelines, Ingest Pipelines>>
+- <<ingest-nodes, Ingest Node>>
123
124
include::{output-dir}/indexing/indexing-documents.asciidoc[]
125
include::{output-dir}/indexing/ingest-node.asciidoc[]
0 commit comments