Help > Web Development > Object Reference > Object Reference > ISYSClusterList
<a name="kanchor274"></a>ISYSClusterList Object
Contains a list of clusters.
ISYS analyzes a sample if the document text from the search results to try and identify repeating concepts, that maybe used by the searching user to refine their search results. The concepts are hierarchically groups to form clusters.
ISYSClusterList Properties
CountReturns the number of clusters in the list
ItemReturns the item at the given index (between 1 and Count).
See Also
ISYSResultList::Clusters
ISYSCluster object