Click or drag to resize
NativeRefinementSettings Fields

The NativeRefinementSettings type exposes the following members.

Fields
  NameDescription
Public fieldEnableNativeRefinement
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.
Public fieldFieldSettings
Defines the native refinement settings for a specific refinement group, specified by the field name. These settings are considered only, if 'EnableNativeRefinement' is set to true.
Public fieldTagSetting
Defines the native refinement settings for MatchPoint Tag refinement groups. This setting is considered only, if 'EnableNativeRefinement' is set to true.
Top
See Also