OpenSearch/docs/reference/docs
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
..
bulk.asciidoc Clarify refresh parameter in the `_bulk` API 2015-06-17 08:47:40 +02:00
delete-by-query.asciidoc parent/child: Removed the `top_children` query. 2015-05-10 16:30:19 +02:00
delete.asciidoc Consolidate shard level abstractions 2015-06-24 15:18:04 +02:00
get.asciidoc [DOCS] Update get.asciidoc 2015-05-27 10:17:10 +02:00
index_.asciidoc [REPLICATION] Remove `async` replication 2015-03-19 14:44:21 -07:00
multi-get.asciidoc Update multi-get.asciidoc 2014-11-08 13:55:23 +01:00
multi-termvectors.asciidoc Docs: Removed all the added/deprecated tags from 1.x 2014-09-26 21:04:42 +02:00
termvectors.asciidoc Docs: Example blocks can't contain warnings 2015-05-22 17:37:58 +02:00
update.asciidoc Tidied up the update docs 2015-06-19 17:29:11 +02:00