Aggregation can be used to combine values of multiple rows, for any fields other than the row and sort keys, i.e. the value fields. In Java, this is implemented as an iterator implementing ...
During implementation of OpenSearch it was discovered that the java client does not seem to support parent aggregations. This directly impacts the calculations of statistics within Operate. Roman's ...