We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8095812 commit e684a4bCopy full SHA for e684a4b
docs/reference/search/search-your-data/semantic-search-semantic-text.asciidoc
@@ -50,7 +50,7 @@ PUT _inference/sparse_embedding/my-elser-endpoint <1>
50
be used and ELSER creates sparse vectors. The `inference_id` is
51
`my-elser-endpoint`.
52
<2> The `elser` service is used in this example.
53
-<3> This setting enables and configures {ml-docs}/ml-nlp-elser.html#elser-adaptive-allocations[adaptive allocations].
+<3> This setting enables and configures adaptive allocations.
54
Adaptive allocations make it possible for ELSER to automatically scale up or down resources based on the current load on the process.
55
56
[NOTE]
0 commit comments