Skip to content

Commit 8178066

Browse files
authored
Add more info about the rankingScoreThreshold (#3327)
1 parent 8ecf1a6 commit 8178066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/api/search.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1136,7 +1136,7 @@ The code sample below returns the `_rankingScoreDetail` when searching for `drag
11361136
**Expected value**: A number between `0.0` and `1.0`<br />
11371137
**Default value**: `null`
11381138

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.
11401140

11411141
Excluded results do not count towards `estimatedTotalHits`, `totalHits`, and facet distribution.
11421142

0 commit comments

Comments
 (0)