OpenSearch/elasticsearch
Zachary Tong a11ddd1e04 Integrate domainSplit function into datafeeds (elastic/elasticsearch#841)
If `domainSplit(` is detected in an inline script, the function and params are injected into
the script.

The majority of this PR is actually test-related.  Adds a unit test to check for the injected
script/params.  Also adds another QA test which -- through a very round-about mechanism --
confirms that the injected script compiles and functions correctly.  The QA test can
be simplified greatly once the Preview API is added.

Original commit: elastic/x-pack-elasticsearch@c7c35a982c
2017-02-01 10:20:00 -05:00
..
licenses Change the way 3rd party licenses are distributed for the C++ components (elastic/elasticsearch#366) 2016-12-01 15:16:57 +00:00
src Integrate domainSplit function into datafeeds (elastic/elasticsearch#841) 2017-02-01 10:20:00 -05:00
.gitignore Moves Java code to fit x-pack style structure 2016-11-18 16:35:00 +00:00
README.asciidoc Rename prelert to ml (elastic/elasticsearch#681) 2017-01-10 13:40:16 +00:00
build.gradle Move the named pipe no bootstrap test to a separate qa module (elastic/elasticsearch#769) 2017-01-23 12:08:35 +00:00
gradle.properties Centralises where the version is defined 2016-12-02 15:17:49 +00:00

README.asciidoc

= Elasticsearch Ml Plugin

Behavioral Analytics for Elasticsearch