Endeca Presentation API
SetNrm Method (relRankMatchMode)
NamespacesEndeca.NavigationUrlENEQuerySetNrm(String)
Sets the relevance ranking match mode for the record search of the navigation query.
Declaration Syntax
C#Visual BasicVisual C++
public virtual void SetNrm(
	string relRankMatchMode
)
Public Overridable Sub SetNrm ( _
	relRankMatchMode As String _
)
public:
virtual void SetNrm (
	String^ relRankMatchMode
)
Parameters
relRankMatchMode (String)

[Missing <param> documentation for "relRankMatchMode"]

Remarks
The Nrm parameter may be used with the Nrt, Nrk and Nrr parameters. If it is not used then the match mode will default to MatchAny.
Exceptions
ExceptionCondition
UrlENEQueryParseException Thrown if problem parsing or pairing up with search keys.

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