Endeca Presentation API
SetNrr Method (relRankStrategy)
NamespacesEndeca.NavigationUrlENEQuerySetNrr(String)
Sets the relevance ranking strategy for the record search of the navigation query.
Declaration Syntax
C#Visual BasicVisual C++
public virtual void SetNrr(
	string relRankStrategy
)
Public Overridable Sub SetNrr ( _
	relRankStrategy As String _
)
public:
virtual void SetNrr (
	String^ relRankStrategy
)
Parameters
relRankStrategy (String)
The urldecoded relevance ranking strategy to be used.
CopyC#
relRankStrategy
should not contain any '|' characters.
Remarks
The Nrr parameter MUST be used with the Nrt and Nrk parameters.
Exceptions
ExceptionCondition
UrlENEQueryParseException Thrown if problem parsing or pairing up with search keys.

Assembly: Endeca.Navigation (Module: Endeca.Navigation) Version: 0.0.0.0