relevancyStrictness property
Relevancy threshold below which less relevant results aren't included in the results. You can only set relevancyStrictness
on virtual replica indices. Use this setting to strike a balance between the relevance and number of returned results.
Implementation
@JsonKey(name: r'relevancyStrictness')
final int? relevancyStrictness;