Provides struct and type for a ClusterGroup
Summary
Types
@type t() :: %Gleanex.Client.ClusterGroup{ clusterType: String.t() | nil, clusteredResults: [Gleanex.Client.SearchResult.t()] | nil, visibleCountHint: integer() }
Provides struct and type for a ClusterGroup
@type t() :: %Gleanex.Client.ClusterGroup{ clusterType: String.t() | nil, clusteredResults: [Gleanex.Client.SearchResult.t()] | nil, visibleCountHint: integer() }