OpenSearch/plugin
Alexander Reelsen 5f8a0711f5 Watcher: Set index and type dynamically in index action (elastic/x-pack-elasticsearch#3264)
The index action allowed to set the id of a document dynamically,
however this was not allowed for the index or the type.

If a user wants to execute a search, modify the found documents and
index them back, then this would only work across a single index and a
single type. This change allows the watch writer to just take a search
result, read index and type out of that and configure this as part of
the index action.

On top of that the integration tests have been changed to become fast
running unit tests.

Original commit: elastic/x-pack-elasticsearch@640b085dd4
2017-12-15 16:59:29 +01:00
..
bin/x-pack Usability enhancements for certificate generation (elastic/x-pack-elasticsearch#2561) 2017-10-30 13:08:31 +11:00
bwc-snapshot-dummy-projects Fix long path issue of bwc checkouts on Windows (elastic/x-pack-elasticsearch#3259) 2017-12-07 19:04:40 +01:00
config/x-pack
core Rename folder x-pack-core -> core (elastic/x-pack-elasticsearch#3305) 2017-12-12 13:23:29 -07:00
forbidden Fix LDAP Authc connections deadlock (elastic/x-pack-elasticsearch#2587) 2017-10-09 13:06:12 +03:00
graph Rename folder x-pack-core -> core (elastic/x-pack-elasticsearch#3305) 2017-12-12 13:23:29 -07:00
keys
licenses Revert "Merge branch 'feature/sql'" 2017-12-13 09:33:13 -05:00
ml Rename folder x-pack-core -> core (elastic/x-pack-elasticsearch#3305) 2017-12-12 13:23:29 -07:00
ml-cpp-snapshot [BUILD] Make AWS error message more informative 2017-09-14 14:46:48 +01:00
monitoring Rename folder x-pack-core -> core (elastic/x-pack-elasticsearch#3305) 2017-12-12 13:23:29 -07:00
security Rename folder x-pack-core -> core (elastic/x-pack-elasticsearch#3305) 2017-12-12 13:23:29 -07:00
sql Add sql folder for upcoming migration (elastic/x-pack-elasticsearch#3307) 2017-12-12 16:48:43 -07:00
src Watcher: Set index and type dynamically in index action (elastic/x-pack-elasticsearch#3264) 2017-12-15 16:59:29 +01:00
watcher Rename folder x-pack-core -> core (elastic/x-pack-elasticsearch#3305) 2017-12-12 13:23:29 -07:00
build.gradle Revert "Merge branch 'feature/sql'" 2017-12-13 09:33:13 -05:00