OpenSearch/qa
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
..
backwards-5.0 Add back the Version.V_5_0_0 constant. #17688 2016-04-13 10:00:37 +02:00
evil-tests Enforce isolated mode for all plugins 2016-03-24 09:17:33 +01:00
smoke-test-client Use Settings.builder instead of settingsBuilder in ESSmokeClientTestCase. 2016-04-08 18:37:05 +02:00
smoke-test-ingest-disabled Use setting in integration test cluster config 2016-03-15 17:45:17 -04:00
smoke-test-ingest-with-all-dependencies ingest: Streamline option naming for several processors: 2016-04-21 13:40:43 +02:00
smoke-test-multinode Build: Get multi node smoke tests working 2015-11-22 14:49:05 -08:00
smoke-test-plugins Build: Add fixture capabilities to integ tests 2015-12-19 15:46:21 -08:00
smoke-test-reindex-with-groovy Rename update-by-query REST tests to update_by_query 2016-03-29 13:13:49 +02:00
vagrant Allow JSON with unquoted field names by enabling system property 2016-04-19 09:14:13 -06:00