| Package | Description |
|---|---|
| com.groupbyinc.api.model |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<Cluster> |
AbstractResults.clusters |
| Modifier and Type | Method and Description |
|---|---|
Cluster |
Cluster.setRecords(java.util.List<ClusterRecord> records)
Set a list of cluster records
|
Cluster |
Cluster.setTerm(java.lang.String term)
Set the term for this cluster. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Cluster> |
AbstractResults.getClusters()
A cluster represents a set of documents that are considered closely
related based on a search term. |
| Modifier and Type | Method and Description |
|---|---|
T |
AbstractResults.setClusters(java.util.List<Cluster> clusters) |
Copyright © 2013–2015 GroupBy Inc.. All rights reserved.