Book Image

ElasticSearch Cookbook

By : Alberto Paro
Book Image

ElasticSearch Cookbook

By: Alberto Paro

Overview of this book

Table of Contents (20 chapters)
ElasticSearch Cookbook Second Edition
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 6. Aggregations

In this chapter, we will cover the following topics:

  • Executing an aggregation

  • Executing the stats aggregation

  • Executing the terms aggregation

  • Executing the range aggregation

  • Executing the histogram aggregation

  • Executing the date histogram aggregation

  • Executing the filter aggregation

  • Executing the global aggregation

  • Executing the geo distance aggregation

  • Executing the nested aggregation

  • Executing the top hit aggregation