OpenSearch/plugins
Simon Willnauer 7db293c616 Generify Index and Shard exceptions
Today we have a intermediate hierarchy for shard and index exceptions
which makes it hard to introduce generic exceptions like ResourceNotFoundException
intoduced in this commit. This commit breaks up the hierarchy by adding index and shard
as a special internal header that gets rendered for every exception that fills that header.
This commit removes dedicated exceptions like `IndexMissingException` or
`IndexShardMissingException` in favour of `ResourceNotFoundException`
2015-07-14 16:31:49 +02:00
..
analysis-icu updated the elasticsearch versioning format 2015-07-13 20:26:37 +02:00
analysis-kuromoji updated the elasticsearch versioning format 2015-07-13 20:26:37 +02:00
analysis-phonetic updated the elasticsearch versioning format 2015-07-13 20:26:37 +02:00
analysis-smartcn updated the elasticsearch versioning format 2015-07-13 20:26:37 +02:00
analysis-stempel updated the elasticsearch versioning format 2015-07-13 20:26:37 +02:00
cloud-aws updated the elasticsearch versioning format 2015-07-13 20:26:37 +02:00
cloud-azure updated the elasticsearch versioning format 2015-07-13 20:26:37 +02:00
cloud-gce updated the elasticsearch versioning format 2015-07-13 20:26:37 +02:00
delete-by-query Generify Index and Shard exceptions 2015-07-14 16:31:49 +02:00
lang-javascript updated the elasticsearch versioning format 2015-07-13 20:26:37 +02:00
lang-python updated the elasticsearch versioning format 2015-07-13 20:26:37 +02:00
pom.xml updated the elasticsearch versioning format 2015-07-13 20:26:37 +02:00