Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/reference/ingest/enrich.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,8 @@ and <<update-enrich-policies, update your enrich policies>>.
[IMPORTANT]
====
The enrich processor performs several operations and may impact the speed of
your ingest pipeline.
your ingest pipeline. We recommend <<modules-node,node roles>> co-locating
ingest and data roles to minimize remote search operations.

We strongly recommend testing and benchmarking your enrich processors
before deploying them in production.
Expand Down
Loading