OpenSearch/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 [DOCS] Renamed the "cat" chapters to be more searchable 2014-05-16 21:43:35 +02:00
allocation.asciidoc Filtered out non data-nodes in relevant cat api 2015-06-08 16:05:42 +02:00
count.asciidoc [DOCS] Renamed the "cat" chapters to be more searchable 2014-05-16 21:43:35 +02:00
fielddata.asciidoc Filtered out non data-nodes in relevant cat api 2015-06-08 16:05:42 +02:00
health.asciidoc API: add pending tasks count to cluster health 2015-02-25 14:58:44 +01:00
indices.asciidoc Update indices.asciidoc 2015-04-04 16:50:04 +02:00
master.asciidoc [DOCS] Renamed the "cat" chapters to be more searchable 2014-05-16 21:43:35 +02:00
nodes.asciidoc Removed `id_cache` from stats and cat apis. 2015-05-15 14:06:18 +02:00
pending_tasks.asciidoc [DOCS] Renamed the "cat" chapters to be more searchable 2014-05-16 21:43:35 +02:00
plugins.asciidoc [DOCS] Renamed the "cat" chapters to be more searchable 2014-05-16 21:43:35 +02:00
recovery.asciidoc Consolidate shard level abstractions 2015-06-24 15:18:04 +02:00
segments.asciidoc [TEST] Add missing docs and tests for '_cat/segments' 2015-01-09 12:29:11 +01:00
shards.asciidoc [DOCS] Renamed the "cat" chapters to be more searchable 2014-05-16 21:43:35 +02:00
thread_pool.asciidoc Core: let Lucene kick off merges 2014-11-25 04:13:57 -05:00