Skip to content

Commit aa44fdc

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -437,8 +437,8 @@ When updating documents that contain `semantic_text` fields, it’s important to
437437

438438
If you want to avoid unnecessary inference and keep existing embeddings:
439439

440-
* Use **partial updates through the Bulk API**.
441-
* Omit any `semantic_text` fields that did not change from the `doc` object in your request.
440+
* Use **partial updates through the Bulk API**.
441+
* Omit any `semantic_text` fields that did not change from the `doc` object in your request.
442442

443443
## Updates to `semantic_text` fields [update-script]
444444

0 commit comments

Comments
 (0)