mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-16 01:46:25 +00:00
As the specified integration tests were better suited as REST tests, I changed them into those and removed the (partially already unused) java classes. Original commit: elastic/x-pack-elasticsearch@f26d8d94e8
= 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.