Skip to content

Query engine configuration

Reached from Query engine configuration on Main configuration.

Settings

Maximum Multi-Select Depth

Type
Number
Default
524288

Used to control the maximum amount of *combinations* of multi-select property values in a single query that the system should handle. Default: 524288 (2 to the 18th).

Maximum Multi-Select Width

Type
Number
Default
18

Used to control the maximum amount of multi-select properties in a single query that the system should handle. Default: 18.

Cache entry maximum age (days)

Type
Whole number
Default
10

How old a cache is allowed to be before it will be automatically refreshed. Default: 10.

Cache Cleanup Schedule

Type
Schedule
Default
new() { Enabled = true, RunOnVaultStartup = false, Triggers = new() { new DailyTrigger { TriggerTimes = new() { new(0, 0, 0) } } } }

Specify the interval at which the cache should be emptied entirely.

Settings in this group — 5 of them

Generated from CtrlPortals 3.26.9.53.