This topic has not yet been rated - Rate this topic

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.

  NameDescription
Public method Ranking(SearchContext) Obsolete. Initializes a new instance of the Ranking class.
Public method Ranking(SearchServiceApplication, SearchObjectOwner)
Top
  NameDescription
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
  NameDescription
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
  NameDescription
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
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.