Skip to content

Commit da8671f

Browse files
Update reference/api/search.mdx
1 parent 2986c21 commit da8671f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

reference/api/search.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1136,9 +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.
1140-
1141-
The threshold applies to all search types including full-text search, semantic search, and hybrid search. This allows you to filter out low-quality matches regardless of the search method being used.
1139+
Excludes results below the specified ranking score. The threshold applies to all search types including full-text search, semantic search, and hybrid search.
11421140

11431141
Excluded results do not count towards `estimatedTotalHits`, `totalHits`, and facet distribution.
11441142

0 commit comments

Comments
 (0)