The
Dx parameter sets the options for dimension search.
|
Parameter |
|
|
Name |
Dimension Search Options |
|
Java setter method |
|
|
.NET setter property |
|
|
Type |
<string>+<string>+<string>... |
|
Description |
Sets the dimension search options used in search mode and relevance ranking. The options include:
|
|
Object |
Dimension Value Search |
|
Dependency |
|
Example 153. Examples
/controller.php?D=mark+twain&Dk=1&Dx=rel+exact,static(rank,descending)
This example shows how to disable spelling correction for a dimension
search query for
"blue suede shoes":
/controller.php?D=blue+suede+shoes&Dx=mode+matchallpartial+spell+nospell

