mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 07:37:19 -04:00
* Clarify data stream recommendations and best practices Our documentation around data streams versus aliases could be interpreted in a way where someone doing *any* updates thinks they need to use an alias with indices instead of a data stream. This commit enhances the documentation around these areas to determine the correct abstraction in a more concrete way. It also tries to clarify that data streams still allow updates to the backing indices, and that a difference is last-write-wins versus first-write-wins. |
||
---|---|---|
.. | ||
actions | ||
apis | ||
error-handling.asciidoc | ||
example-index-lifecycle-policy.asciidoc | ||
ilm-actions.asciidoc | ||
ilm-and-snapshots.asciidoc | ||
ilm-concepts.asciidoc | ||
ilm-index-lifecycle.asciidoc | ||
ilm-overview.asciidoc | ||
ilm-skip-rollover.asciidoc | ||
ilm-tutorial.asciidoc | ||
ilm-with-existing-indices.asciidoc | ||
index-rollover.asciidoc | ||
index.asciidoc | ||
set-up-lifecycle-policy.asciidoc | ||
start-stop.asciidoc | ||
update-lifecycle-policy.asciidoc |