The
Nrm parameter sets the relevance ranking match mode to be
used to rank the results of the record search.
|
Parameter |
|
|
Name |
Relevance Ranking Match Mode |
|
Java setter method |
|
|
.NET setter property |
|
|
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 causes 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 enableed. Note that the
|
|
Object |
|
|
Dependency |
|
Example 122. Example
/controller.php?N=0&Ntk=P_Desc&Ntt=sonoma&Nrk=All&Nrt=pear&Nrr=field&Nrm=matchall

