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.Server (in Colygon.MatchPoint.Server.dll) Version: 2013.11.0.0
Syntax
C#
public XrankOperator Xrank { get; set; }

Property Value

Type: XrankOperator
See Also