Nrk (Relevance Ranking Key)

The Nrk parameter sets the search interface to be used when using relevance ranking in a record search.

Parameter Nrk
Name Relevance Ranking Key
Java setter method ENEQuery.setNavRelRankERecRank()
.NET setter property ENEQuery.NavRelRankERecRank
Type <search interface>
Description

Sets the search interface to be used when using relevance ranking in a record search. Note that the search interface is not required to have a relevance ranking strategy implemented.

Dimension names or property names are not supported for this parameter, only search interfaces. In addition, this parameter does not support multiple search interfaces; 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.

Object Navigation
Dependency N, Nrt, Nrr

Example

/controller.php?N=0&Ntk=P_Desc&Ntt=sonoma&Nrk=All&Nrt=pear&Nrr=field&Nrm=matchall