Click or drag to resize

NativeRefinementSettingsEnableNativeRefinement Field

If enabled, native refinement support (if available) is used, otherwise the full result set is analyzed. Note, that this might change the refinement behavior, since refiner conditions are extracted from the Conditions tree by the data provider and are applied separately.

Namespace:  Colygon.MatchPoint.Common.Refinement
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public bool EnableNativeRefinement

Field Value

Type: Boolean
See Also