OpenSearch/modules/ingest-common
Tal Levy c53b2ee9cd introduce KV Processor in Ingest Node (#22272)
Now you can parse field values of the `key=value` variety and have
`key` be inserted as a field name in an ingest document.

Closes #22222.
2016-12-20 13:26:17 -08:00
..
licenses ingest: Move processors from core to ingest-common module. 2016-06-07 17:32:52 +02:00
src introduce KV Processor in Ingest Node (#22272) 2016-12-20 13:26:17 -08:00
build.gradle ingest: merged o.e.ingest.core with o.e.ingest and in ingest-common module added o.e.ingest.common package 2016-06-21 09:24:00 +02:00