The Nrm parameter sets the relevance ranking match mode to be used to rank the results of the record search.
Parameter | Nrm |
Name | Relevance Ranking Match Mode |
Java setter method | ENEQuery.setNavRelRankERecRank() |
.NET setter property | ENEQuery.NavRelRankERecRank |
Type | <string> |
Description | With the exception of MatchBoolean, all of the search modes are valid for use: MatchAll, MatchPartial, MatchAny, MatchAllAny, MatchAllPartial, and MatchPartialMax. Attempting to use MatchBoolean with this parameter will cause the record search results to be returned without relevance ranking. This parameter does not support multiple match modes; therefore, the use of a pipe (|) is not allowed. Note that the Nrk, Nrt, Nrr, and Nrm parameters take precedence over Ntk, Ntt, and Ntx. This parameter is not supported for use with the Aggregated MDEX Engine (Agraph). |
Object | Navigation |
Dependency | N, Nrk, Nrt, Nrr |
/controller.php?N=0&Ntk=P_Desc&Ntt=sonoma&Nrk=All&Nrt=pear&Nrr=field&Nrm=matchall