You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Conditional execution in pipelines (nested field conditionals, complex conditionals, conditionals with pipeline processor, conditionals with regular expressions) (see [DOC] Add conditional execution in pipelines #7348)
Enrich data (set up enrich processor, add tutorials (example geolocation, example exact values, example value to a range), enrich policy definition) Not a processor in OpenSearch
enrich (CONFIRMED THIS IS NOT IN OPENSEARCH - Is this in the code? It's an XPACK feature. Doesn't appear in my list of processors when I run GET /_nodes/ingest?filter_path=nodes.*.ingest.processors. See also comments in the forum https://forum.opensearch.org/t/ingest-pipelines-support/7716/3.)
What do you want to do?
Tell us about your request. Provide a summary of the request and all versions that are affected.
Close Ingest API content gaps as follows:
Ingest pipelines
Ingest processors
GET /_nodes/ingest?filter_path=nodes.*.ingest.processors. See also comments in the forum https://forum.opensearch.org/t/ingest-pipelines-support/7716/3.)What other resources are available? Provide links to related issues, POCs, steps for testing, etc.