OpenSearch/qa/smoke-test-ingest-with-all-...
Martijn van Groningen 7a6adfd93a ingest: Added foreach processor.
This processor is useful when all elements of a json array need to be processed in the same way.
This avoids that a processor needs to be defined for each element in an array.
Also it is very likely that it is unknown how many elements are inside an json array.
2016-02-04 23:44:01 +01:00
..
src/test ingest: Added foreach processor. 2016-02-04 23:44:01 +01:00
build.gradle Added an ingest qa that tests processor real world like configurations. 2016-02-02 22:37:24 +01:00