dad012fc2c
This input_result may contain different types for the same field names. This will cause mapping failures when we try to write the updated watch record. This change disables this field and adds a test in the `ManualExecutionTests` to test this case. Fixes elastic/elasticsearch#307 Original commit: elastic/x-pack-elasticsearch@5340761343 |
||
---|---|---|
dev-tools | ||
rest-api-spec | ||
src | ||
LICENSE.txt | ||
README.asciidoc | ||
all-signatures.txt | ||
core-signatures.txt | ||
pom.xml | ||
test-signatures.txt | ||
tests.policy |
README.asciidoc
= Elasticsearch Alerts Plugin This plugins adds alerting features to elasticsearch You can build the plugin with `mvn package`. The documentation is put in the `docs/` directory.