RankingSettings Class |
Namespace: Colygon.MatchPoint.Search.DataProvider
[SerializableAttribute] public sealed class RankingSettings
The RankingSettings type exposes the following members.
Name | Description | |
---|---|---|
RankingSettings | Initializes a new instance of the RankingSettings class |
Name | Description | |
---|---|---|
RankingModel | Specifies the ranking model used for this query. Value format: 8f6fd0bc-06f9-43cf-bbab-08c377e083f4. | |
Xrank | Specifies the XRANK operator for boosting the dynamic rank of result items. See MSDN 'Keyword Query Language(KQL) syntax reference' for more details. |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |