Represents a cluster of terms that can group Endeca records.
            
    Namespace: 
   Endeca.DataAssembly: Endeca.Data (in Endeca.Data.dll) Version: 2.1.1.0 (2.1.1.620)
 Syntax
Syntax
| C# | 
|---|
| [SerializableAttribute] public class Cluster | 
| Visual Basic (Declaration) | 
|---|
| <SerializableAttribute> _ Public Class Cluster | 
| Visual C++ | 
|---|
| [SerializableAttribute] public ref class Cluster | 
 Remarks
Remarks
              A cluster is a collection of relevant terms providing a grouping of Endeca records that 
              share these common terms. The terms in a cluster provide to the user what is known as 
              information scent: the user is instantly aware of what each cluster contains (that is, the
              user can quickly understand the implied content of the clustered records).
              
The terms themselves are dimension values, and all the terms in a cluster belong to the same dimension.





