Skip to content

Commit 6d5a26e

Browse files
[DOCS] Adjusts the note about minimum recommended node size on the ELSER tutorial page (#97083) (#97090)
Co-authored-by: David Roberts <[email protected]>
1 parent 98e1271 commit 6d5a26e

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

docs/reference/search/search-your-data/semantic-search-elser.asciidoc

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,13 @@ in your cluster. Refer to the
2929
deploy the model.
3030

3131
NOTE: The minimum dedicated ML node size for deploying and using the ELSER model
32-
is 4 GB. This is a minimum and better performance can be achieved by using
33-
bigger ML nodes.
32+
is 4 GB in Elasticsearch Service if
33+
{cloud}/ec-autoscaling.html[deployment autoscaling] is turned off. Turning on
34+
autoscaling is recommended because it allows your deployment to dynamically
35+
adjust resources based on demand. Better performance can be achieved by using
36+
more allocations or more threads per allocation, which requires bigger ML nodes.
37+
Autoscaling provides bigger nodes when required. If autoscaling is turned off,
38+
you must provide suitably sized nodes yourself.
3439

3540

3641
[discrete]

0 commit comments

Comments
 (0)