public class TopHitsResults extends GenericModel
| Constructor and Description | 
|---|
TopHitsResults()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<QueryResult> | 
getHits()
Gets the hits. 
 | 
java.lang.Long | 
getMatchingResults()
Gets the matchingResults. 
 | 
equals, hashCode, toStringpublic java.lang.Long getMatchingResults()
public java.util.List<QueryResult> getHits()