Ranking members
SharePoint 2013
Provides an entry point to adjust the settings used for query-independent rank computation for calculating the relevance of search results.
The Ranking type exposes the following members.
| Name | Description | |
|---|---|---|
|
Ranking(SearchContext) | Obsolete. Initializes a new instance of the Ranking class. |
|
Ranking(SearchServiceApplication, SearchObjectOwner) |
| Name | Description | |
|---|---|---|
|
AuthorityPages | (Inherited from RankingManager.) |
|
DemotedSites | (Inherited from RankingManager.) |
|
LanguageResources | (Inherited from RankingManager.) |
|
LastUpdateEnd | Gets the time when the last ranking update completed. |
|
LastUpdateStart | Gets the time when the last ranking update started. |
|
Progress | |
|
QuerySuggestionsEnabled | (Overrides RankingManager.QuerySuggestionsEnabled.) |
|
RankingModels | (Inherited from RankingManager.) |
|
RankingParameters | Obsolete. Gets the collection of ranking parameters for the Search service application. |
|
Status | Gets information about the ranking update status. |
|
TenantId |
| Name | Description | |
|---|---|---|
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetQuerySuggestionCandidates | (Overrides RankingManager.GetQuerySuggestionCandidates(Guid).) |
|
GetType | (Inherited from Object.) |
|
MemberwiseClone | (Inherited from Object.) |
|
StartRankingUpdate | Starts a ranking update. |
|
StopRankingUpdate | |
|
ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
|
authorityPages | (Inherited from RankingManager.) |
|
demotedSites | (Inherited from RankingManager.) |
|
languageResources | (Inherited from RankingManager.) |
|
rankingModels | (Inherited from RankingManager.) |
Show: