OpenSearch/docs/reference/index-modules
Yannick Welsch b885cbff1a
Add index block api (#58716)
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 14:06:52 +02:00
..
allocation [DOCS] Relocate `shard allocation` module content (#56535) (#57448) 2020-06-01 13:15:08 -04:00
allocation.asciidoc Docs: Documented index prioritization 2015-07-15 18:05:42 +02:00
analysis.asciidoc Fixing typo 2015-10-26 16:48:20 -04:00
blocks.asciidoc Add index block api (#58716) 2020-06-30 14:06:52 +02:00
history-retention.asciidoc Fix deprecation in history retention docs (#53655) 2020-03-17 14:06:37 +00:00
index-sorting.asciidoc [DOCS] [5 of 5] Change // TESTRESPONSE comments to [source,console-results] (#46449) (#46459) 2019-09-06 16:09:09 -04:00
mapper.asciidoc Docs: Mapping docs completely rewritten for 2.0 2015-08-06 17:24:51 +02:00
merge.asciidoc Clarify available processors (#54907) 2020-04-10 08:48:27 -04:00
similarity.asciidoc [DOCS] Correct DFI docs regarding stop word removal (#53836) 2020-03-24 10:48:42 -04:00
slowlog.asciidoc [DOCS] Change // CONSOLE comments to [source,console] (#46441) (#46451) 2019-09-06 11:31:13 -04:00
store.asciidoc Discourage from opting in for the `niofs` store. (#52638) 2020-02-25 08:54:11 +01:00
translog.asciidoc [DOCS] Fix broken deprecated macros (#54466) 2020-03-30 17:16:27 -04:00