Simon Willnauer 2032c93da1 Catch up with core changes
This commit cuts over to StandardCharset vs. guavas Charsets, removes
obsolete uses of Collections2 / Function and replaces all LoadingCaches
with simple CHM#loadIfAbsent

Original commit: elastic/x-pack-elasticsearch@7d1d607e9e
2015-09-14 13:48:50 +02:00
..
2015-09-11 23:22:39 +02:00
2015-09-14 13:48:50 +02:00
2015-07-13 12:23:07 +02:00
2015-07-13 12:23:07 +02:00
2015-09-09 12:45:20 -07:00
2015-07-13 12:23:07 +02:00

= 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.