OpenSearch/modules
Luca Cavanna af2f85be15
Consolidate script parsing from object (7.x) (#59509)
The update by query action parses a script from an object (map or string). We will need to do the same for runtime fields as they are parsed as part of mappings (#59391).

This commit moves the existing parsing of a script from an object from RestUpdateByQueryAction to the Script class. It also adds tests and adjusts some error messages that are incorrect. Also, options were not parsed before and they are now. And unsupported fields trigger now a deprecation warning.
2020-07-14 17:08:29 +02:00
..
aggs-matrix-stats Convert modules to use yamlRestTest (#59089) (#59446) 2020-07-13 13:53:05 -05:00
analysis-common Convert modules to use yamlRestTest (#59089) (#59446) 2020-07-13 13:53:05 -05:00
geo Convert modules to use yamlRestTest (#59089) (#59446) 2020-07-13 13:53:05 -05:00
ingest-common Convert modules to use yamlRestTest (#59089) (#59446) 2020-07-13 13:53:05 -05:00
ingest-geoip Convert modules to use yamlRestTest (#59089) (#59446) 2020-07-13 13:53:05 -05:00
ingest-user-agent Convert modules to use yamlRestTest (#59089) (#59446) 2020-07-13 13:53:05 -05:00
kibana Replace compile configuration usage with api (7.x backport) (#58721) 2020-06-30 15:57:41 +02:00
lang-expression Convert modules to use yamlRestTest (#59089) (#59446) 2020-07-13 13:53:05 -05:00
lang-mustache Convert modules to use yamlRestTest (#59089) (#59446) 2020-07-13 13:53:05 -05:00
lang-painless Convert modules to use yamlRestTest (#59089) (#59446) 2020-07-13 13:53:05 -05:00
mapper-extras Convert modules to use yamlRestTest (#59089) (#59446) 2020-07-13 13:53:05 -05:00
parent-join Convert modules to use yamlRestTest (#59089) (#59446) 2020-07-13 13:53:05 -05:00
percolator Convert modules to use yamlRestTest (#59089) (#59446) 2020-07-13 13:53:05 -05:00
rank-eval Convert modules to use yamlRestTest (#59089) (#59446) 2020-07-13 13:53:05 -05:00
reindex Consolidate script parsing from object (7.x) (#59509) 2020-07-14 17:08:29 +02:00
repository-url Convert modules to use yamlRestTest (#59089) (#59446) 2020-07-13 13:53:05 -05:00
systemd Encapsulate systemd extender 2020-04-20 21:17:42 -04:00
tasks Reintroduce system index APIs for Kibana (#54935) 2020-04-08 09:08:49 -06:00
transport-netty4 Convert modules to use yamlRestTest (#59089) (#59446) 2020-07-13 13:53:05 -05:00
build.gradle Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00