Skip to content

Commit 8d9db25

Browse files
Mikep86kderusso
andauthored
Change wording
Co-authored-by: Kathleen DeRusso <[email protected]>
1 parent d4de19d commit 8d9db25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/elasticsearch/rest-apis/retrievers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1045,7 +1045,7 @@ The multi-field query format groups queried fields into two categories:
10451045
- **Semantic fields**: [`semantic_text` fields](/reference/elasticsearch/mapping-reference/semantic-text.md).
10461046
10471047
Each field group is queried separately and the scores/ranks are normalized such that each contributes 50% to the final score/rank.
1048-
This is done to balance the importance of lexical and semantic fields.
1048+
This balances the importance of lexical and semantic fields.
10491049
Most indices contain more lexical than semantic fields, and without this grouping the results would often bias towards lexical field matches.
10501050
10511051
::::{warning}

0 commit comments

Comments
 (0)