🔎 Open source distributed and RESTful search engine.
Go to file
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
buildSrc Gets build to use elasticsearch-extras (elastic/elasticsearch#758) 2017-01-20 15:11:21 +00:00
dev-tools Run build as well as check from CI to bundle Kibana plugin (elastic/elasticsearch#773) 2017-01-23 15:48:42 +00:00
elasticsearch Handle shard failures in extractors (elastic/elasticsearch#794) 2017-01-26 16:01:43 +00:00
qa Adds an option to disable the ML plugin (elastic/elasticsearch#785) 2017-01-24 16:14:56 +00:00
LICENSE.txt Initial X-Pack commit 2018-04-20 14:16:58 -07:00
build.gradle Top level build.gradle should have build task 2017-01-24 14:48:03 +00:00
gradle.properties Upgrades to 6.0.0-alpha1-SNAPSHOT (elastic/elasticsearch#672) 2017-01-10 11:04:29 +00:00
settings.gradle Gets build to use elasticsearch-extras (elastic/elasticsearch#758) 2017-01-20 15:11:21 +00:00