public class QueryPairAggregationResult
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Method and Description |
---|---|
List<Map<String,Object>> |
getAggregations()
Gets the aggregations.
|
public List<Map<String,Object>> getAggregations()
Array of subaggregations of type `term`, `group_by`, `histogram`, or `timeslice`. Each element of the matrix that is returned contains a **relevancy** value that is calculated from the combination of each value from the first and second aggregations.
Copyright © 2023 IBM Cloud. All rights reserved.