OpenSearch/docs/reference/ingest
Przemko Robakowski 6332de40b4
Add empty_value parameter to CSV processor (#51567) (#51966)
* Add empty_value parameter to CSV processor

This change adds `empty_value` parameter to the CSV processor.
This value is used to fill empty fields. Fields will be skipped
if this parameter is ommited. This behavior is the same for both
quoted and unquoted fields.

* docs updated

* Fix compilation problem

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-02-05 23:35:52 +01:00
..
apis Backport: Add pipeline name to ingest metadata (#51050) 2020-01-16 10:50:47 +01:00
processors Add empty_value parameter to CSV processor (#51567) (#51966) 2020-02-05 23:35:52 +01:00
enrich.asciidoc [DOCS] Explicitly document enrich `target_field` includes `match_field` (#49407) 2019-12-02 09:13:24 -05:00
ingest-node.asciidoc [DOCS] Adds inference processor documentation (#50204) 2019-12-19 12:21:04 +01:00