Function getClusters

  • Taskes a ResultsResponse, finds clusters in the results and returns a list of Cluster objects. These Cluster objects contain a Query that can be used to fetch the contents of the clusters by stacking the Query on top of the results Query[].

    Parameters

    Returns Cluster[]

Generated using TypeDoc