Hi there,
I was wondering if there is a max_doc_count with the opposite behaviour of min_doc_count.
I was trying to show in a Kibana 6.1 Data Table visualization only the terms that sums up to a maximum number of 1 hits and puzzling on what to write on JSON Input...
I used a Sum Bucket aggregation and a Terms aggregation.
It looks like that doesn't exist in Elasticsearch. My guess is that feature isn't available because to get that kind seems like it would have a high impact on node performance.
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.