Fails with
class org.elasticsearch.search.aggregations.bucket.filter.InternalFilter cannot be cast to class org.elasticsearch.search.aggregations.InternalMultiBucketAggregation
Should it be that restrictive? For instance it works with Filters aggregation
Even though it is a single bucket it is still very useful to be able to perform calculation within it. Particularly if I do it in a multilevel aggregation which starts from filter agg and then may have couple of levels of say range aggs and I want consistent pipeline aggs on every level
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.