mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-06 21:18:31 +00:00
- now enables defining `types` (for document types) - enables defining `types` and `indices` as comma-delimited strings (not just string arrays) - aligned the parsing in `WatcherUtils` with the way we're parsing xcontent across the board (e.g. using `ParseField`) - Added additional unit test to test deserialization Original commit: elastic/x-pack-elasticsearch@5491b85f75
= 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.
Description
Languages
Java
99.5%
Groovy
0.4%