mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-07 05:28:34 +00:00
7ef87632ab
project, and combined their gradle builds. Everything builds, but many many tests fail. Original commit: elastic/x-pack-elasticsearch@d18d4614aa
8 lines
237 B
Plaintext
8 lines
237 B
Plaintext
= 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.
|