Ntx (Record Search Mode)

The Ntx parameter sets the options for record search in the navigation query.

Parameter Ntx
Name Record Search Mode
Java setter method ENEQuery.setNavERecSearches()
.NET setter property ENEQuery.NavERecSearches
Type <string>+<string>+<string>...
Description
Sets the options for record search in the navigation query. The options include:
  • mode for specifying a search mode.
  • rel for specifying a relevance ranking module.
  • spell+nospell for disabling spelling correction and DYM suggestions on individual queries.
  • snip and nosnip operators for enabling or disabling the snippeting feature, specifying a field to snippet, and configuring how many words to return in a snippet.
Object Navigation
Dependency N, Ntk, Ntt

Examples

/controller.php?N=0&Ntk=Brand&Ntt=Nike+Adidas&Ntx=mode+matchallany+rel+MyStrategy
/controller.php?N=0&Ntk=Brand&Ntt=Nike+Adidas&Ntx=mode+spell+nospell