OpenSearch/qa/smoke-test-ingest-with-all-...
Martijn van Groningen dd2184ab25 ingest: Streamline option naming for several processors:
* `rename` processor, renamed `to` to `target_field`
* `date` processor, renamed `match_field` to `field` and renamed `match_formats` to `formats`
* `geoip` processor, renamed `source_field` to `field` and renamed `fields` to `properties`
* `attachment` processor, renamed `source_field` to `field` and renamed `fields` to `properties`

Closes #17835
2016-04-21 13:40:43 +02:00
..
src/test ingest: Streamline option naming for several processors: 2016-04-21 13:40:43 +02:00
build.gradle test: replace test with rest test 2016-03-04 14:28:36 +01:00