Ingest simulate should coerce _id
to a string
#23823
Labels
:Data Management/Ingest Node
Execution or management of Ingest Pipelines including GeoIP
>enhancement
good first issue
low hanging fruit
help wanted
adoptme
Passing an unquoted
_id
to simulate:throws the following exception:
The
_id
should be coerced to a string. In fact, so should_index
,_type
,_routing
,_parent
...The text was updated successfully, but these errors were encountered: