Ranking members

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.

Constructors

  Name Description
Public method Ranking(SearchContext) Obsolete. Initializes a new instance of the Ranking class.
Public method Ranking(SearchServiceApplication, SearchObjectOwner)

Top

Properties

  Name Description
Public property AuthorityPages (Inherited from RankingManager.)
Public property DemotedSites (Inherited from RankingManager.)
Public property LanguageResources (Inherited from RankingManager.)
Public property LastUpdateEnd Gets the time when the last ranking update completed.
Public property LastUpdateStart Gets the time when the last ranking update started.
Public property Progress
Public property QuerySuggestionsEnabled (Overrides RankingManager.QuerySuggestionsEnabled.)
Public property RankingModels (Inherited from RankingManager.)
Public property RankingParameters Obsolete. Gets the collection of ranking parameters for the Search service application.
Public property Status Gets information about the ranking update status.
Public property TenantId

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetQuerySuggestionCandidates (Overrides RankingManager.GetQuerySuggestionCandidates(Guid).)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method StartRankingUpdate Starts a ranking update.
Public method StopRankingUpdate
Public method ToString (Inherited from Object.)

Top

Fields

  Name Description
Protected field authorityPages (Inherited from RankingManager.)
Protected field demotedSites (Inherited from RankingManager.)
Protected field languageResources (Inherited from RankingManager.)
Protected field rankingModels (Inherited from RankingManager.)

Top

See also

Reference

Ranking class

Microsoft.Office.Server.Search.Administration namespace