You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: reference/api/search.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1136,7 +1136,7 @@ The code sample below returns the `_rankingScoreDetail` when searching for `drag
1136
1136
**Expected value**: A number between `0.0` and `1.0`<br />
1137
1137
**Default value**: `null`
1138
1138
1139
-
Excludes results below the specified ranking score.
1139
+
Excludes results below the specified ranking score. The threshold applies to all search types including full-text search, semantic search, and hybrid search.
1140
1140
1141
1141
Excluded results do not count towards `estimatedTotalHits`, `totalHits`, and facet distribution.
0 commit comments