Skip to content

Commit 134104d

Browse files
kderussoMikep86
andauthored
Update docs/reference/elasticsearch/mapping-reference/semantic-text.md
Co-authored-by: Mike Pellegrini <[email protected]>
1 parent e39b65c commit 134104d

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
@@ -267,7 +267,7 @@ POST test-index/_search
267267
```
268268

269269
1. Specifies the maximum number of fragments to return.
270-
2. Sorts returned most relevant highlighted fragments by score when set to `score`. By default,
270+
2. Sorts the most relevant highlighted fragments by score when set to `score`. By default,
271271
fragments will be output in the order they appear in the field (order: none).
272272

273273
To use the `semantic` highlighter to view indexed chunks in the order which they

0 commit comments

Comments
 (0)