mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-10 23:15:04 +00:00
This includes the following: - Updated .gitignore to be the same as the elasticsearch repo so eclipse files are correctly ignored - Fixes ambiguous method call compile error in HipChatMessageTests Original commit: elastic/x-pack-elasticsearch@027ee0ec63
= 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.