Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into lucene_snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
elasticsearchmachine committed Dec 26, 2024
2 parents b462920 + db1c41b commit dd6b1e2
Showing 1 changed file with 2 additions and 1 deletion.
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

0 comments on commit dd6b1e2

Please sign in to comment.