generated from amazon-archives/__template_Apache-2.0
-
Couldn't load subscription status.
- Fork 621
Closed
Labels
Content gapIn progressIssue/PR: The issue or PR is in progress.Issue/PR: The issue or PR is in progress.
Description
What do you want to do?
- Request a change to existing documentation
- Add new documentation
- Report a technical problem with the documentation
- Other
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
- Create, get, delete, test pipeline [DOC] Add ingest processors documentation #4299 and [DOC] Update ingest pipelines content and page navigation #4285
- Example tutorial
- Accessing data in pipelines
- 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
- Handling pipeline failures https://github.com/opensearch-project/documentation-website/pull/4299/files
Ingest processors
- index.md [DOC] Add ingest processors documentation #4299
- append (10) [DOC] Add ingest processors documentation #4299
- bytes (20) [DOC] Add ingest processors documentation #4299
- convert (30) [DOC] Add ingest processors documentation #4299
- csv (40) [DOC] Add ingest processors documentation #4299
- date (50) [DOC] Add ingest processors documentation #4299
- date_index_name (60) [DOC] Add new documentation for date index name processor #5398
- dissect (70) [DOC] Add dissect processor documentation #5510
- dot_extender (80) [DOC]Add new dot expander processor doc #5631
- drop (90) [DOC] Add drop processor #5767
- 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.) - fail (100) [DOC] Add fail processor documentation #5980
- foreach (110) Add foreach processor documentation #5981
- grok (120) [DOC] Add new doc for grok processor #5019
- gsub (130) [DOC] Add gsub processor documentation #5983
- html_strip (140) [DOC] Add html strip processor documentation #5984
- IP2Geo (150) Add new documentation IP2Geo processor automatic updating feature #4095
- join (160) https://github.com/opensearch-project/documentation-website/pull/5985/files
- json (170) Add JSON processor documentation #5982
- kv (180) [DOC] Add kv processor content gap doc #5781
- lowercase (190)
- pipeline (200) [DOC] Add pipeline processor documentation #5986
- rename (210) [DOC] Add rename processor documentation #5987
- remove (220)
- script (230) [DOC] Add script processor documentation #5988
- set (240) [DOC] Add set processor documentation #5989
- sort (250) [DOC] Add sort processor documentation #5990
- sparse_encoder (260)
- split (270) [DOC] Add split processor documentation #5991
- text_embedding (280)
- text_image (290)
- trim (300) [DOC] Add trim processor documentation #5993
- uppercase (310)
- urldecode (320) [DOC] Add urldecode processor documentation #5994
- user_agent (330) [DOC] Add user agent processor documentation #5995
What other resources are available? Provide links to related issues, POCs, steps for testing, etc.
Metadata
Metadata
Labels
Content gapIn progressIssue/PR: The issue or PR is in progress.Issue/PR: The issue or PR is in progress.