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 4494fdc commit 9f8c9c9Copy full SHA for 9f8c9c9
docs/reference/elasticsearch/mapping-reference/semantic-text.md
@@ -92,7 +92,7 @@ PUT my-index-000003
92
## Parameters for `semantic_text` fields [semantic-text-params]
93
94
`inference_id`
95
-: (Required, string) {{infer-cap}} endpoint that will be used to generate
+: (Optional, string) {{infer-cap}} endpoint that will be used to generate
96
embeddings for the field. By default, `.elser-2-elasticsearch` is used. This
97
parameter cannot be updated. Use
98
the [Create {{infer}} API](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-inference-put)
0 commit comments