OpenSearch/elasticsearch
Dimitris Athanasiou 5790a6f152 Handle shard failures in extractors (elastic/elasticsearch#794)
Even though a search response may return a 200 status code, things could
still have gone wrong. A search response may report shard failures.

The datafeed extractors should check for that and report an extraction
error accordingly.

Closes elastic/elasticsearch#775

Original commit: elastic/x-pack-elasticsearch@5d6d899738
2017-01-26 16:01:43 +00:00
..
licenses Change the way 3rd party licenses are distributed for the C++ components (elastic/elasticsearch#366) 2016-12-01 15:16:57 +00:00
src Handle shard failures in extractors (elastic/elasticsearch#794) 2017-01-26 16:01:43 +00:00
.gitignore Moves Java code to fit x-pack style structure 2016-11-18 16:35:00 +00:00
README.asciidoc Rename prelert to ml (elastic/elasticsearch#681) 2017-01-10 13:40:16 +00:00
build.gradle Move the named pipe no bootstrap test to a separate qa module (elastic/elasticsearch#769) 2017-01-23 12:08:35 +00:00
gradle.properties Centralises where the version is defined 2016-12-02 15:17:49 +00:00

README.asciidoc

= Elasticsearch Ml Plugin

Behavioral Analytics for Elasticsearch