elasticsearch/docs/reference/settings
David Roberts e8288fbaa8
[ML] Improve docs around ML nodes and xpack.ml.enabled (#105199)
Since these docs were originally written there have been a couple
of changes:

1. We now support aarch64 as well as x86_64, so the SSE4.2 guidance
   needed clarification.
2. ML is more deeply embedded into Elasticsearch functionality
   across nodes that are not ML nodes. For example, ingest pipelines
   now routinely use ML, and, in the near future, index mappings
   will too in the form of semantic text. Although we cannot mandate
   that xpack.ml.enabled is set uniformly across the cluster, as
   that would be a breaking change, we should say ever more strongly
   that ML must be enabled on all nodes if all ML functionality is to
   work correctly. The primary reason for wanting to disable ML is
   hardware incompatibility, and if ML is disabled for that reason
   then it should not be used at all.
2024-02-06 16:20:46 +00:00
..
images
audit-settings.asciidoc
ccr-settings.asciidoc
common-defs.asciidoc Fix doc for deprecated TLS settings (#98513) 2023-09-19 11:11:54 -05:00
data-stream-lifecycle-settings.asciidoc Document DSL setting to signalling lack of progress for index (#101635) 2023-11-01 08:44:38 +00:00
health-diagnostic-settings.asciidoc
ilm-settings.asciidoc
license-settings.asciidoc
ml-settings.asciidoc [ML] Improve docs around ML nodes and xpack.ml.enabled (#105199) 2024-02-06 16:20:46 +00:00
monitoring-settings.asciidoc Fix doc for deprecated TLS settings (#98513) 2023-09-19 11:11:54 -05:00
notification-settings.asciidoc
security-hash-settings.asciidoc [Docs] Document IP filtering for RCS 2.0 (#98553) 2023-08-24 23:23:40 -04:00
security-settings.asciidoc Minor doc fixes for PKI realm (#103831) 2024-01-09 09:49:59 -06:00
snapshot-settings.asciidoc
ssl-settings.asciidoc [Doc] Add links to the new API key based remote cluster page (#99115) 2023-09-01 06:08:49 -04:00
transform-settings.asciidoc