mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-07 13:38:49 +00:00
Also the WatcherUtils now always use the search template support from core and never uses ScriptService: * A template is re-parsed and extended with the watch context variables. * A normal request body is converted into a search template and watch context variables are used as template params. Original commit: elastic/x-pack-elasticsearch@16bacaf094
= Elasticsearch Watcher Plugin This plugins adds conditioned scheduled tasks features to elasticsearch - such a task is called a `Watch`. You can build the plugin with `mvn package`. The documentation is put in the `docs/` directory.
Description
Languages
Java
99.5%
Groovy
0.4%