Click or drag to resize

RankingSettingsXrank Property

Specifies the XRANK operator for boosting the dynamic rank of result items. See MSDN 'Keyword Query Language(KQL) syntax reference' for more details.

Namespace:  Colygon.MatchPoint.Search.DataProvider
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public XrankOperator Xrank { get; set; }

Property Value

Type: XrankOperator
See Also