elasticsearch/docs/reference/index-modules
Yannick Welsch 5e345e115b
Add index block api (#58094)
Adds an API for putting an index block in place, which also ensures for write blocks that, once successfully returning to
the user, all shards of the index are properly accounting for the block, for example that all in-flight writes to an index have
been completed after adding the write block.

This API allows coordinating more complex workflows, where it is crucial that an index is no longer receiving writes after
the API completes, useful for example when marking an index as read-only during an upgrade in order to reindex its
documents.
2020-06-30 09:33:15 +02:00
..
allocation [DOCS] Relocate `shard allocation` module content (#56535) 2020-05-12 08:55:57 -04:00
allocation.asciidoc
analysis.asciidoc
blocks.asciidoc Add index block api (#58094) 2020-06-30 09:33:15 +02:00
history-retention.asciidoc Fix deprecation in history retention docs (#53655) 2020-03-17 14:04:42 +00:00
index-sorting.asciidoc [DOCS] [5 of 5] Change // TESTRESPONSE comments to [source,console-results] (#46449) 2019-09-06 14:05:36 -04:00
mapper.asciidoc
merge.asciidoc Clarify available processors (#54907) 2020-04-10 08:38:00 -04:00
similarity.asciidoc [DOCS] Correct DFI docs regarding stop word removal (#53836) 2020-03-24 10:47:20 -04:00
slowlog.asciidoc Remove slowlog level (#57591) 2020-06-04 13:33:28 +02:00
store.asciidoc Discourage from opting in for the `niofs` store. (#52638) 2020-02-25 08:52:53 +01:00
translog.asciidoc Remove translog retention settings (#51697) 2020-01-31 08:18:07 -05:00