RankingModel members
SharePoint 2013
Defines a ranking model for search queries.
The RankingModel type exposes the following members.
| Name | Description | |
|---|---|---|
|
Description | Gets the description of the ranking model. |
|
ID | Gets the identifier (ID) for the ranking model. |
|
InternalId | |
|
IsBuiltIn | |
|
IsCustomizable | Gets a Boolean value that indicates whether the ranking model can be customized. |
|
IsDefault | Gets a Boolean value that indicates whether the ranking model is the default ranking model. |
|
LastModified | |
|
Name | Gets the name of the ranking model. |
|
RankingModelXML | Gets or sets the XML for the custom ranking model. |
|
ResultSourceId |
| Name | Description | |
|---|---|---|
|
Delete | Deletes the ranking model from the Search administration database. |
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
MakeDefault | Sets this ranking model as the default ranking model. |
|
MemberwiseClone | (Inherited from Object.) |
|
ToString | (Inherited from Object.) |
|
Update | Updates the ranking model with any changes made. |
Show: