Expand Minimize
This topic has not yet been rated - Rate this topic

Query.RankingModelId property

Applies to: Microsoft SharePoint Server 2010 search

Gets or sets the identifier (ID) of the ranking model to use for the query.

Namespace:  Microsoft.Office.Server.Search.Query
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
public string RankingModelId { get; set; }

Property value

Type: System.String
The ranking model ID.

Do not use this property with FAST Search Server 2010 for SharePoint; if used, it will be ignored. You instead specify the rank profile using the Sort class.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.