Ranking.RankingParameters Property (Microsoft.Office.Server.Search.Administration)
Gets the collection of ranking parameters for the search service of a Shared Services Provider.

Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Syntax

Visual Basic (Declaration)
Public ReadOnly Property RankingParameters As RankParamCollection
Visual Basic (Usage)
Dim instance As Ranking
Dim value As RankParamCollection

value = instance.RankingParameters
C#
public RankParamCollection RankingParameters { get; }

Property Value

A RankParamCollection object representing the collection of ranking parameters.
Remarks

See Improving Relevance for more information about the ranking parameters in Enterprise Search. For more information about search relevance, see Enterprise Search Relevance Architecture Overview.

See Also

Tags :


Page view tracker