OpenSearch/docs/reference
Jason Tedor 04a9845a49
Adjust defaults for tiered data roles (#64015)
This commit adjusts the defaults for the tiered data roles so that they
are enabled by default, or if the node has the legacy data role. This
ensures that the default experience is that the tiered data roles are
enabled.

To fully specifiy the behavior for the tiered data roles then:
 - starting a new node with the defaults: enabled
 - starting a new node with node.roles configured: enabled if and only
   if the tiered data roles are explicitly configured, independently
   of the node having the data role
 - starting a new node with node.data enabled: enabled unless the
   tiered data roles are explicitly disabled
 - starting a new node with node.data disabled: disabled unless the
   tiered data roles are explicitly enabled
2020-10-27 12:48:31 -04:00
..
aggregations Remove useless parentheses in bucket_key formula (#63868) 2020-10-19 11:53:33 +02:00
analysis [DOCS] Fix pattern replace token filter intro (#64189) (#64218) 2020-10-27 10:35:34 -04:00
autoscaling Autoscaling decision return absolute capacity (#61575) (#62670) 2020-09-19 09:05:23 +02:00
cat Adjust defaults for tiered data roles (#64015) 2020-10-27 12:48:31 -04:00
ccr Removing erroneous screen capture. (#62561) (#62565) 2020-09-17 12:37:32 -04:00
cluster [DOCS] [7.10] Combining important config settings into a single page (#63849) (#63883) 2020-10-19 12:59:44 -04:00
commands [DOCS] Fix elasticsearch-croneval chunking (#63008) (#63009) 2020-09-29 10:35:23 -04:00
data-streams [DOCS] Minor data stream docs fixes 2020-10-24 19:50:58 -04:00
docs Deprecate REST access to System Indices (#63274) (Original #60945) 2020-10-06 13:41:40 -06:00
eql [DOCS] Remove unneeded words in EQL docs 2020-10-24 20:28:23 -04:00
graph [DOCS] Document `xpack.graph.enabled` setting (#60073) (#61433) 2020-08-21 15:13:13 -04:00
high-availability [DOCS] Replace Wikipedia links with attribute (#61171) (#61209) 2020-08-17 11:27:04 -04:00
how-to [DOCS] Add xref to data tiers content (#63426) (#63434) 2020-10-07 13:24:52 -04:00
ilm [DOCS] Move searchable snapshots to beta (#63436) (#63478) 2020-10-08 09:27:52 -04:00
images [DOCS] Update example data stream names (#60783) (#60820) 2020-08-06 09:38:35 -04:00
index-modules DOCS: general overview of data tiers and roles (#63086) (#63422) 2020-10-07 17:31:15 +01:00
indices [DOCS] Minor data stream docs fixes 2020-10-24 19:50:58 -04:00
ingest [DOCS] allow_duplicates option for append processor (#62336) (#63486) 2020-10-08 09:01:43 -05:00
licensing [DOCS] Swap `[float]` for `[discrete]` (#60134) 2020-07-23 12:42:33 -04:00
mapping Convert TextFieldMapper to parametrized form (#63269) (#63392) 2020-10-07 13:26:25 +01:00
migration [DOCS] Fix cache setting name in 7.9 migration docs (#64063) (#64073) 2020-10-22 13:56:06 -04:00
ml [DOCS] Add tips for num_top_classes classification parameter (#63781) 2020-10-21 10:03:19 -07:00
modules [DOCS] [7.10] Combining important config settings into a single page (#63849) (#63883) 2020-10-19 12:59:44 -04:00
monitoring [DOCS] Add monitoring note (#61793) 2020-10-16 13:36:28 -07:00
query-dsl Search - make term/prefix/wildcard/regex query parsing more lenient (#63926) 2020-10-21 13:33:19 +01:00
release-notes [ML] Copy ml-cpp release note into ES docs (#64198) 2020-10-27 12:11:22 +00:00
repositories-metering-api [DOCS] [7.10] Combining important config settings into a single page (#63849) (#63883) 2020-10-19 12:59:44 -04:00
rest-api [DOCS] EQL: Update `allow_no_indices` default (#63748) (#63891) 2020-10-19 12:31:22 -04:00
rollup [DOCS] Fix typo in rollup groups docs (#62269) (#62316) 2020-09-14 10:42:58 -04:00
scripting [DOCS] Fix ingest script compilation rate and cache size (#61468) (#61479) 2020-08-24 10:46:44 -04:00
search Mark the search 'fields' option as beta. (#63699) 2020-10-18 14:09:27 -07:00
searchable-snapshots [DOCS] Add searchable snapshots topic. (#63040) (#64088) 2020-10-22 15:00:15 -07:00
settings [DOCS] [7.10] Combining important config settings into a single page (#63849) (#63883) 2020-10-19 12:59:44 -04:00
setup Fixing typo in file name. (#64230) 2020-10-27 11:22:44 -04:00
slm [DOCS] Fix typo in SLM docs (#62591) (#62647) 2020-09-18 12:50:34 -04:00
snapshot-restore [DOCS] Add searchable snapshots topic. (#63040) (#64088) 2020-10-22 15:00:15 -07:00
sql SQL: Escaped wildcard (*) not accepted in LIKE (#63428) 2020-10-13 10:47:03 -04:00
transform [DOCS] Clarifies destination index mappings for Transforms. (#63794) (#63804) 2020-10-19 10:03:08 +02:00
upgrade [DOCS] Note remote reindex is not fwd compatible (#60425) (#60454) 2020-07-30 09:23:55 -04:00
vectors [DOCS] Update my-index examples (#60132) (#60248) 2020-07-27 15:58:26 -04:00
aggregations.asciidoc [DOCS] Swap `[float]` for `[discrete]` (#60134) 2020-07-23 12:42:33 -04:00
analysis.asciidoc [DOCS] Swap `[float]` for `[discrete]` (#60134) 2020-07-23 12:42:33 -04:00
api-conventions.asciidoc Deprecate REST access to System Indices (#63274) (Original #60945) 2020-10-06 13:41:40 -06:00
cat.asciidoc AwaitsFix for #51619 2020-08-06 09:48:35 +01:00
cluster.asciidoc Password-protected Keystore Feature Branch PR (#51123) (#51510) 2020-01-28 05:32:32 -05:00
data-rollup-transform.asciidoc [DOCS] Changes level offset of transform pages (#60066) (#60075) 2020-07-22 11:22:57 -07:00
datatiers.asciidoc [DOCS] Move searchable snapshots to beta (#63436) (#63478) 2020-10-08 09:27:52 -04:00
docs.asciidoc [DOCS] Remove heading offsets for REST APIs (#44568) 2019-07-19 14:36:06 -04:00
frozen-indices.asciidoc [DOCS] Replace `twitter` dataset in docs (#60604) (#60609) 2020-08-03 13:31:19 -04:00
getting-started.asciidoc [DOCS] Swap `[float]` for `[discrete]` (#60134) 2020-07-23 12:42:33 -04:00
glossary.asciidoc [DOCS] Add searchable snapshots topic. (#63040) (#64088) 2020-10-22 15:00:15 -07:00
gs-index.asciidoc [DOCS] Adding index file for GS "mini book". 2017-07-18 13:44:08 -07:00
high-availability.asciidoc [DOCS] Add docs for designing resilient clusters (#47233) (#57743) 2020-06-05 12:08:45 -04:00
how-to.asciidoc [DOCS] Document shard sizing guide (#61942) (#62957) 2020-09-28 09:57:39 -04:00
index-modules.asciidoc [7.x] [DOCS] Update CCR docs to focus on Kibana. (#61237) 2020-08-17 16:58:13 -04:00
index.asciidoc DOCS: general overview of data tiers and roles (#63086) (#63422) 2020-10-07 17:31:15 +01:00
index.x.asciidoc [DOCS] Removes redundant index.asciidoc files (#30707) 2018-05-18 11:05:40 -07:00
indices.asciidoc [DOCS] Split delete index template API docs (#62074) (#62169) 2020-09-09 10:13:16 -04:00
ingest.asciidoc [DOCS] Update my-index examples (#60132) (#60248) 2020-07-27 15:58:26 -04:00
intro.asciidoc [DOCS] Fix hyphenation for "time series" (#61472) (#61481) 2020-08-24 11:18:07 -04:00
links.asciidoc [DOCS] Fix security links in machine learning APIs (#60098) (#60152) 2020-07-23 16:43:10 -07:00
mapping.asciidoc Remove a redundant section on field data types. (#61821) 2020-09-02 15:29:48 -07:00
query-dsl.asciidoc [DOCS] Combine keyword family docs (#61662) (#61813) 2020-09-01 15:32:56 -04:00
redirects.asciidoc [DOCS] [7.10] Combining important config settings into a single page (#63849) (#63883) 2020-10-19 12:59:44 -04:00
release-notes.asciidoc [DOCS] Add release notes for 7.9.3 (#63834) (#64021) 2020-10-21 17:05:08 -04:00
scripting.asciidoc [DOCS] Swap `[float]` for `[discrete]` (#60134) 2020-07-23 12:42:33 -04:00
search.asciidoc [7.x] [DOCS] Add PIT to search after docs (#61593) (#62101) 2020-09-14 09:13:23 -04:00
setup.asciidoc Remove glibc warning (#63447) 2020-10-08 14:45:43 -07:00
upgrade.asciidoc [7.x] [DOCS] Update upgrade docs and release highlights for 7.9 (#59674) 2020-07-16 15:58:40 -04:00