SortMaxLevels
NOTE: You do not normally need to change the value of this parameter from the default.
The maximum number of sort options you can use.
When you specify multiple sort options, IDOL Content Component sorts by the first option, and then by the second, and so on. You can use up to a maximum of SortMaxLevels
options in a query.
Increasing the value of SortMaxLevels
might increase the at-rest memory usage of IDOL Server.
Type: | Integer |
Default: | 8 |
Allowed Range: | Minimum: 1 Maximum: 65535 |
Required: | No |
Configuration Section: | Server |
Example: | SortMaxLevels=12
|
See Also: | Sort action parameter |