OpenSearch/docs/reference/ingest
James Rodewig 3d44c1163a [DOCS] Explicitly document enrich `target_field` includes `match_field` (#49407)
When the enrich processor appends enrich data to an incoming document,
it adds a `target_field` to contain the enrich data.

This `target_field` contains both the `match_field` AND `enrich_fields`
specified in the enrich policy.

Previously, this was reflected in the documented example but not
explicitly stated. This adds several explicit statements to the docs.
2019-12-02 09:13:24 -05:00
..
apis [DOCS] Fixes security links (#49563) 2019-11-25 13:02:26 -08:00
processors [DOCS] Explicitly document enrich `target_field` includes `match_field` (#49407) 2019-12-02 09:13:24 -05:00
enrich.asciidoc [DOCS] Explicitly document enrich `target_field` includes `match_field` (#49407) 2019-12-02 09:13:24 -05:00
ingest-node.asciidoc Backport: Introduce on_failure_pipeline ingest metadata inside on_failure block (#49596) 2019-11-27 07:52:08 +01:00