OpenSearch/docs/reference/indices
Simon Willnauer bd51d7a07f Add `wait_if_ongoing` option to _flush requests
This commit adds the ability to force blocking on the flush operaition
to make sure all files have been written and synced to disk. Without
this option a flush might be executing at the same time causing the
current flush to fail and return before all files being synced.

Closes #6996
2014-07-24 15:34:53 +02:00
..
aliases.asciidoc Update Documentation Feature Flags [1.1.0] 2014-03-25 17:51:30 +01:00
analyze.asciidoc [DOCS] Multiple doc fixes 2014-03-07 14:24:58 +01:00
clearcache.asciidoc [DOCS] Added note about dely in clearing filter cache. 2014-02-24 11:36:22 +01:00
create-index.asciidoc Update create-index.asciidoc 2014-05-06 16:10:23 +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
delete-mapping.asciidoc Make PUT and DELETE consistent for _mapping, _alias and _warmer 2014-01-14 20:02:43 +01:00
flush.asciidoc Add `wait_if_ongoing` option to _flush requests 2014-07-24 15:34:53 +02:00
get-field-mapping.asciidoc [DOCS] Updated the mapping and field mapping docs to use the new format 2014-05-06 17:21:09 +02:00
get-mapping.asciidoc [DOCS] Updated the mapping and field mapping docs to use the new format 2014-05-06 17:21:09 +02:00
get-settings.asciidoc Consistent REST API changes for GETting data 2014-01-14 22:33:52 +01:00
indices-exists.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02: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 [DOCS] Clarify that only_expunge_deletes doesn't override expunge_deletes_allowed 2014-06-02 17:49:01 -05:00
put-mapping.asciidoc [DOCS] Fixed typo in put-mapping docs 2014-06-05 19:55:11 +02:00
recovery.asciidoc [DOCS] Cat recovery API update 2014-05-18 17:43:13 -07:00
refresh.asciidoc Rename RobinEngine and friends to InternalEngine 2014-01-13 15:49:10 +01:00
segments.asciidoc Document the indices segments response format. 2014-02-21 12:01:32 +01:00
stats.asciidoc Add suggest stats 2014-03-28 11:13:54 +01:00
templates.asciidoc Cluster State API: Remove index template filtering 2014-05-05 14:54:14 +02:00
types-exists.asciidoc [DOCS] Removed outdated new/deprecated version notices 2013-09-03 21:28:31 +02:00
update-settings.asciidoc Guard against improper auto_expand_replica values 2014-06-07 01:19:06 +02:00
warmers.asciidoc [DOCS] Replace facets example with aggregations in warmers docs 2014-06-05 19:22:16 +02:00