Hi, Im working with Elasticsearch aggregations in an particular index. I have a dought if aggregations do a full scan of the index or only do o partial scan.
Does anyone have an idea about this?
Hi, Im working with Elasticsearch aggregations in an particular index. I have a dought if aggregations do a full scan of the index or only do o partial scan.
Does anyone have an idea about this?
Welcome to our community!
Unless you have a filter in your query, then yes it will check the index.
Thank you very much for the reply
© 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.