🔎 Open source distributed and RESTful search engine.
Go to file
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
buildSrc Gets build to use elasticsearch-extras (elastic/elasticsearch#758) 2017-01-20 15:11:21 +00:00
dev-tools Run build as well as check from CI to bundle Kibana plugin (elastic/elasticsearch#773) 2017-01-23 15:48:42 +00:00
elasticsearch Integrate domainSplit function into datafeeds (elastic/elasticsearch#841) 2017-02-01 10:20:00 -05:00
qa Integrate domainSplit function into datafeeds (elastic/elasticsearch#841) 2017-02-01 10:20:00 -05:00
LICENSE.txt Initial X-Pack commit 2018-04-20 14:16:58 -07:00
build.gradle Top level build.gradle should have build task 2017-01-24 14:48:03 +00:00
gradle.properties Upgrades to 6.0.0-alpha1-SNAPSHOT (elastic/elasticsearch#672) 2017-01-10 11:04:29 +00:00
settings.gradle Gets build to use elasticsearch-extras (elastic/elasticsearch#758) 2017-01-20 15:11:21 +00:00