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