Skip to content

Commit 85dc830

Browse files
Update docs/reference/elasticsearch/mapping-reference/semantic-text.md
Co-authored-by: Liam Thompson <[email protected]>
1 parent aa44fdc commit 85dc830

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/elasticsearch/mapping-reference/semantic-text.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,7 @@ If you want to avoid unnecessary inference and keep existing embeddings:
440440
* Use **partial updates through the Bulk API**.
441441
* Omit any `semantic_text` fields that did not change from the `doc` object in your request.
442442

443-
## Updates to `semantic_text` fields [update-script]
443+
### Scripted updates
444444

445445
For indices containing `semantic_text` fields, updates that use scripts have the
446446
following behavior:

0 commit comments

Comments
 (0)