Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited 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 | |
---|---|---|
![]() |
Ranking(SearchContext) | Obsolete. Initializes a new instance of the Ranking class. |
![]() |
Ranking(SearchServiceApplication) | Initializes an instance of the Ranking class based on the specified Search service application. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
AuthorityPages | Gets the collection of authoritative pages specified for the Search service application. |
![]() |
DemotedSites | Gets the collection of demoted sites specified for the Search service application. |
![]() |
LanguageResources | |
![]() |
LastUpdateEnd | Gets the time when the last ranking update completed. |
![]() |
LastUpdateStart | Gets the time when the last ranking update started. |
![]() |
RankingModels | |
![]() |
RankingParameters | Gets the collection of ranking parameters for the Search service application. |
![]() |
Status | Gets information about the ranking update status. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetQuerySuggestionCandidates | |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
StartRankingUpdate | Starts a ranking update. |
![]() |
ToString | (Inherited from Object.) |
Top