Class representing a global refinement config for dimension search. The options currently available in this class are the ability to turn counts on or off, the ability to specify the number of results to return, and the ability to specify whether the synonyms should be returned.

Namespace: Endeca.Navigation
Assembly: Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.3.0.0 (6.3.0.853)

Syntax

C#
public class GlobalDimSearchRefinementConfig
Visual Basic
Public Class GlobalDimSearchRefinementConfig
Visual C++
public ref class GlobalDimSearchRefinementConfig

Inheritance Hierarchy

System..::..Object
  Endeca.Navigation..::..GlobalDimSearchRefinementConfig

See Also