Name of the parameter that indicates whether relevance ranking is used to order dimension search results. The default is null or false.

Namespace:  Endeca.Web.UI
Assembly:  Endeca.Web (in Endeca.Web.dll) Version: 2.1.3.0 (2.1.3.622)

Syntax

C#
public static readonly string EnableRelevanceRanking
Visual Basic (Declaration)
Public Shared ReadOnly EnableRelevanceRanking As String
Visual C++
public:
static initonly String^ EnableRelevanceRanking

See Also