elasticsearch/docs/reference/cat
Simon Willnauer fcdcce3bba Consolidate shard level abstractions
This commit consolidates several abstractions on the shard level in
ordinary classes not managed by the shard level guice injector.

Several classes have been collapsed into IndexShard and IndexShardGatewayService
was cleaned up to be more lightweight and self-contained. It has also been moved into
the index.shard package and it's operation is renamed from recovery from "gateway" to recovery
from "store" or "shard_store".

Closes #11847
2015-06-24 15:18:04 +02:00
..
alias.asciidoc
allocation.asciidoc Filtered out non data-nodes in relevant cat api 2015-06-08 16:05:42 +02:00
count.asciidoc
fielddata.asciidoc Filtered out non data-nodes in relevant cat api 2015-06-08 16:05:42 +02:00
health.asciidoc
indices.asciidoc Update indices.asciidoc 2015-04-04 16:50:04 +02:00
master.asciidoc
nodes.asciidoc Removed `id_cache` from stats and cat apis. 2015-05-15 14:06:18 +02:00
pending_tasks.asciidoc
plugins.asciidoc
recovery.asciidoc Consolidate shard level abstractions 2015-06-24 15:18:04 +02:00
segments.asciidoc
shards.asciidoc
thread_pool.asciidoc