diff --git a/reference/api/search.mdx b/reference/api/search.mdx index c5aeafa0ba..5d14129b65 100644 --- a/reference/api/search.mdx +++ b/reference/api/search.mdx @@ -1136,7 +1136,7 @@ The code sample below returns the `_rankingScoreDetail` when searching for `drag **Expected value**: A number between `0.0` and `1.0`
**Default value**: `null` -Excludes results below the specified ranking score. +Excludes results below the specified ranking score. The threshold applies to all search types including full-text search, semantic search, and hybrid search. Excluded results do not count towards `estimatedTotalHits`, `totalHits`, and facet distribution.