Skip to content

Commit bf90a2d

Browse files
committed
shortened an H2
1 parent f154c6d commit bf90a2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/semantic-how-to-query-request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ When setting "searchFields", choose only fields of the following [supported data
208208

209209
If you happen to include an invalid field, there's no error, but those fields won't be used in semantic ranking.
210210

211-
## 3 - Avoid or bracket query features that bypass relevance scoring
211+
## 3 - Avoid features that bypass relevance scoring
212212

213213
Several query capabilities in Cognitive Search don't undergo relevance scoring, and some bypass the full text search engine altogether. If your query logic includes the following features, you won't get relevance scores or semantic ranking on your results:
214214

0 commit comments

Comments
 (0)