public class QueryAggregationQueryTermAggregation extends QueryAggregation
| Modifier and Type | Method and Description | 
|---|---|
| List<QueryTermAggregationResult> | getResults()Gets the results. | 
getAggregations, getCount, getFacet, getField, getFirst, getHits, getMatch, getMatchingResults, getName, getPath, getSecond, getSize, getTimeSegments, getType, getValue, isShowEstimatedMatchingResults, isShowTotalMatchingDocumentspublic List<QueryTermAggregationResult> getResults()
An array of results.
Copyright © 2023 IBM Cloud. All rights reserved.