OpenSearch/watcher
Lee Hinman 3653bdc1b5 Merge remote-tracking branch 'dakrone/eclipse-jdk1.8'
Original commit: elastic/x-pack-elasticsearch@a1cdeff1d2
2015-09-11 10:00:49 -06:00
..
.settings Update eclipse files for Java 1.8 move 2015-09-10 10:04:31 -06:00
bin/watcher update CLI tools to work with spaces in the home path 2015-09-11 11:15:19 -04:00
dev-tools [maven] fix build issues with artifactId renaming 2015-08-18 18:03:40 +02:00
docs closes elastic/elasticsearch#339 2015-09-09 18:11:12 -07:00
rest-api-spec test: removed filtered query 2015-09-10 15:06:28 +02:00
src test: changed some more inline queries from filtered query to bool query 2015-09-10 13:41:39 +02:00
LICENSE.txt initial migration of watcher 2015-07-13 12:23:07 +02:00
NOTICE.txt initial migration of watcher 2015-07-13 12:23:07 +02:00
README.asciidoc initial migration of watcher 2015-07-13 12:23:07 +02:00
pom.xml Add warning suppressions 2015-09-09 12:45:20 -07:00

README.asciidoc

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