mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-07 05:28:34 +00:00
214b4f269a
This is a follow up from elasticsearchelastic/elasticsearch#16799 which prevents setting index level settings on a node level. Original commit: elastic/x-pack-elasticsearch@80d1819ab3
= 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.