Ranking Members
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 Enterprise Search results.
The Ranking type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Ranking | Initializes a new instance of the Ranking class. |
Top
Properties
Name | Description | |
---|---|---|
AuthorityPages | Gets the collection of authoritative pages specified for the search service of a Shared Services Provider (SSP). | |
DemotedSites | Gets the collection of demoted sites specified for the search service of a Shared Services Provider. | |
LastUpdateEnd | Gets the time when the last ranking update completed. | |
LastUpdateStart | Gets the time when the last ranking update started. | |
RankingParameters | Gets the collection of ranking parameters for the search service of a Shared Services Provider. | |
Status | Gets information about the ranking update status. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
StartRankingUpdate | Starts a ranking update. | |
ToString | (Inherited from Object.) |
Top