mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-07 05:28:34 +00:00
25f06bb5c1
A rest test was accidentally moved into the src/main/plugin-metadata directory, which resulted the test being put into the plugin distribution zip. Closes elastic/elasticsearch#1907 Original commit: elastic/x-pack-elasticsearch@fbdf62b1d8
= 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.