This parameter enables and disables the use of statistical sampling for calculating the terms in facets. This provides significantly improved runtime performance and reduced memory usage.
Default: True
If True
, fuzzy faceting of process facets begins when the following configuration parameters reach a specified threshold:
CoreServicesFuzzyProcessFacetsThreshold
(Default = 10000)CoreServicesFuzzyProcessFacetsSamplingPerc
(Default = 0)
See the descriptions of these parameters for additional details.
Note: This parameter existed in pre-6.1 versions but the underlying parameters for fine-tuning were not exposed.