OpenSearch/plugin
Dimitris Athanasiou 779e6f6dba [ML] Handle requests with source (elastic/x-pack-elasticsearch#1553)
REST endpoints that support GET and POST need
to also support source parsing. As these
endpoints can accept a body but some clients
do not allow doing a GET with a request body,
elasticsearch has support for parsing via a
source URI parameter. This commit adds source
handling to all such endpoints.

relates elastic/x-pack-elasticsearch#1204

Original commit: elastic/x-pack-elasticsearch@3949ea31fe
2017-05-25 11:57:16 +01:00
..
bin/x-pack Rename core plugin and transport dirs 2017-02-10 11:02:42 -08:00
bwc-zip Use new wireCompatVersions property instead of bwcVersion (elastic/x-pack-elasticsearch#1466) 2017-05-17 12:58:51 -07:00
config/x-pack Rename core plugin and transport dirs 2017-02-10 11:02:42 -08:00
keys Rename core plugin and transport dirs 2017-02-10 11:02:42 -08:00
licenses Update Netty to 4.1.11.Final 2017-05-12 15:54:05 -04:00
src [ML] Handle requests with source (elastic/x-pack-elasticsearch#1553) 2017-05-25 11:57:16 +01:00
build.gradle [BUILD] Change ordering of Java compilation and ML C++ notice extraction 2017-05-19 13:36:40 +01:00