File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
docs/reference/elasticsearch/rest-apis Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff 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
10471047Each 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.
10491049Most indices contain more lexical than semantic fields, and without this grouping the results would often bias towards lexical field matches.
10501050
10511051::::{warning}
You can’t perform that action at this time.
0 commit comments