SearchParameters DisableAdaptiveRanking Property Ankiro Enterprise Suite Reference Documentation
If true, disables the adaptive ranking algorithm. The adaptive ranking algorithm improves search quality using the logged searches and clicks. Disabling this feature may have some performance benefits at the cost of search quality.

Namespace: Ankiro.SearchServer.Data.Search
Assembly: Ankiro.SearchServer.Data (in Ankiro.SearchServer.Data.dll) Version: 1.13.770.19207 (1.13.770.19207)
Syntax

public bool DisableAdaptiveRanking { get; set; }

Property Value

Type: Boolean
See Also