Skip to content

Commit 495178f

Browse files
authored
[DOCS] Add reference for ingest pipelines in Enterprise Search (#91357) (#91376)
(cherry picked from commit cd6be58)
1 parent 89c7bd9 commit 495178f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/reference/ingest.asciidoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -446,6 +446,14 @@ If you run {agent} standalone, you can apply pipelines using an
446446
you can specify the `pipeline` policy setting in your `elastic-agent.yml`
447447
configuration. See {fleet-guide}/install-standalone-elastic-agent.html[Install standalone {agent}s].
448448

449+
[discrete]
450+
[[pipelines-in-enterprise-search]]
451+
=== Pipelines in Enterprise Search
452+
453+
When you create Elasticsearch indices for {enterprise-search-ref}/index.html[Enterprise Search^] use cases, for example, using the {enterprise-search-ref}/crawler.html[web crawler^] or {enterprise-search-ref}/connectors.html[connectors^], these indices are automatically set up with specific ingest pipelines.
454+
These processors help optimize your content for search.
455+
Refer to the {enterprise-search-ref}/ingest-pipelines.html[Enterprise Search documentation^] for more information.
456+
449457
[discrete]
450458
[[access-source-fields]]
451459
=== Access source fields in a processor

0 commit comments

Comments
 (0)