You can use Ntx and Dx parameters with search modes. This topic contains code examples.

By using the following syntax, the search mode can be specified independently for each record search operation contained in a navigation query:

Ntx=mode+matchmode-1|mode+matchmode-2|...

where matchmode is the name of one of the search modes (such as matchallpartial).

The syntax for a dimension search query is similar:

Dx=mode+matchmode

Using the syntax above, each search query can be enabled for any of the listed modes.

Two sample queries are:

<application>?N=0&Ntk=Brand&Ntt=Nike+Adidas
&Ntx=mode+matchallany

<application>?D=Nike+sneakers&Dx=mode+matchany


Copyright © Legal Notices