elasticsearch/docs/reference/setup
David Kyle b161f2c22a
Document using xpack.ml.use_auto_machine_memory_percent setting in docker getting started (#114009)
If xpack.ml.use_auto_machine_memory_percent is not explicitly set to true then
the default value (false) means ML will only use 30% of the available memory making
it impractical to run the ELSER model. This is useful for users wanting to get started 
with semantic search.The single node docker instructions have been updated with a 
command that gives the container enough memory to run the ELSER model and enables xpack.ml.use_auto_machine_memory_percent. For the multi-node guide the docker 
compose file is updated to enable the ml setting for every node in the cluster.
2024-11-08 13:46:13 +01:00
..
images
important-settings Mention full-cluster restart in `initial_master_node` docs (#112986) 2024-09-19 10:41:39 +01:00
install Document using xpack.ml.use_auto_machine_memory_percent setting in docker getting started (#114009) 2024-11-08 13:46:13 +01:00
sysconfig
add-nodes.asciidoc
advanced-configuration.asciidoc
bootstrap-checks-xes.asciidoc Misc `ReferenceDocs` improvements (#113667) 2024-10-01 13:44:00 +01:00
bootstrap-checks.asciidoc Misc `ReferenceDocs` improvements (#113667) 2024-10-01 13:44:00 +01:00
configuration.asciidoc
important-settings.asciidoc
install.asciidoc Clarify support for bundled JDK (#113993) 2024-10-07 10:12:24 +01:00
logging-config.asciidoc
restart-cluster.asciidoc (Doc+) Link Gateway Settings to Full Restart (#110902) 2024-07-25 09:10:19 -06:00
secure-settings.asciidoc
starting.asciidoc
stopping.asciidoc (Doc+) Terminating Exit Codes (#112530) 2024-09-11 15:33:47 -06:00
sysconfig.asciidoc