OpenSearch/docs/reference/indices
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
..
aliases.asciidoc [DOCS] add -i flag to more curl HEAD calls 2015-03-21 08:56:20 +01:00
analyze.asciidoc Analysis: Add multi-valued text support 2015-05-15 20:01:10 +09:00
clearcache.asciidoc Removed `id_cache` from stats and cat apis. 2015-05-15 14:06:18 +02:00
create-index.asciidoc Docs: Removed all the added/deprecated tags from 1.x 2014-09-26 21:04:42 +02:00
delete-index.asciidoc Added `action.destructive_requires_name` that controls whether wildcard expressions and `_all` is allowed to be used for destructive operat Also the delete index api requires always an index to be specified (either concrete index, alias or wildcard expression) 2014-01-09 11:36:50 +01:00
flush.asciidoc Reduce shard inactivity timeout to 5m 2015-06-04 00:23:14 +02:00
get-field-mapping.asciidoc Mappings: Remove support for new indexes using path setting in 2015-02-05 12:44:43 -08:00
get-index.asciidoc Indices API: Added GET Index API 2014-09-11 11:19:21 +01:00
get-mapping.asciidoc Docs: Removed all the added/deprecated tags from 1.x 2014-09-26 21:04:42 +02:00
get-settings.asciidoc Consistent REST API changes for GETting data 2014-01-14 22:33:52 +01:00
indices-exists.asciidoc [DOCS] add -i flag to more curl HEAD calls 2015-03-21 08:56:20 +01:00
open-close.asciidoc Added `action.destructive_requires_name` that controls whether wildcard expressions and `_all` is allowed to be used for destructive operat Also the delete index api requires always an index to be specified (either concrete index, alias or wildcard expression) 2014-01-09 11:36:50 +01:00
optimize.asciidoc Core: Remove ability to run optimize and upgrade async 2015-02-11 11:30:27 -08:00
put-mapping.asciidoc Mappings: Remove the `ignore_conflicts` option. 2015-05-18 15:28:23 +02:00
recovery.asciidoc Consolidate shard level abstractions 2015-06-24 15:18:04 +02:00
refresh.asciidoc Rename RobinEngine and friends to InternalEngine 2014-01-13 15:49:10 +01:00
segments.asciidoc Docs: Updated the experimental annotations in the docs as follows: 2015-04-26 18:49:15 +02:00
shadow-replicas.asciidoc [DOCS] Document the `index.shared_filesystem.recover_on_any_node` setting 2015-06-03 12:35:25 +02:00
stats.asciidoc Docs: Refactored modules and index modules sections 2015-06-22 23:49:45 +02:00
templates.asciidoc Settings: Remove file based index templates 2015-05-11 12:51:22 -07:00
types-exists.asciidoc [DOCS] add -i flag to curl HEAD call 2015-03-21 08:56:12 +01:00
update-settings.asciidoc Docs: Refactored modules and index modules sections 2015-06-22 23:49:45 +02:00
upgrade.asciidoc Docs: Added explanation of when to use the upgrade API 2015-06-05 17:50:10 +02:00
warmers.asciidoc Docs: Removed all the added/deprecated tags from 1.x 2014-09-26 21:04:42 +02:00