The Nrt parameter sets the terms by which the relevance ranking module will order the results of the record search.
Parameter | Nrt |
Name | Relevance Ranking Terms |
Java setter method | ENEQuery.setNavRelRankERecRank() |
.NET setter property | ENEQuery.NavRelRankERecRank |
Type | <string>+<string>+<string>... |
Description | Sets the terms by which the relevance ranking module will order the records. Each term is delimited by a plus sign (+). Note that these terms can be different from the search terms used in the record search. This parameter does not support multiple sets of terms; therefore, the use of a pipe (|) is not allowed. The Nrt parameter must be used with the Nrk parameter (which sets the search interface) and the Nrr parameter (which indicates the relevance ranking strategy to use for ordering the record set). 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, Nrr |
/controller.php?N=0&Ntk=P_Desc&Ntt=sonoma&Nrk=All&Nrt=pear&Nrr=field&Nrm=matchall