mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 18:35:25 +00:00
homeFile() is removed and should not be used, we need to cleanup, but this is just a rote change to get builds green. Original commit: elastic/x-pack-elasticsearch@05d0fb4a7c
= 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.