I have an id field (keyword field) with one billion unique values. What will be performance impact of terms aggregation on this field with a size parameter of 10000.
The composite aggregation is a better approach (version >=6.1) :
I have an id field (keyword field) with one billion unique values. What will be performance impact of terms aggregation on this field with a size parameter of 10000.
The composite aggregation is a better approach (version >=6.1) :
© 2020. All Rights Reserved - Elasticsearch
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.