- Type:
list<int> - Default:
100 - Scope:
settings,search
Options
100
Default value. Returns and sorts only the top relevant results.
90
Includes records with at least 90% similarity to the most relevant result.
0
Returns up to
paginationLimitedTo results (if there’s no timeout),
sorted using the customRanking of your relevant sort.Usage
- Only available on applications with the Relevant sort feature enabled.
- Can only be set on virtual replicas.
- Accepts integer values from 0 to 100 (inclusive).
- Lower values include more results but may reduce precision.
- You can test values manually or through an A/B test to find the optimal balance between result relevancy and recall.
Examples
Set the default relevancy strictness for an index with Relevant sort
Current API clients
Current API clients
Legacy API clients
Legacy API clients
Override the default relevancy strictness for the current search
Current API clients
Current API clients
Legacy API clients
Legacy API clients