December 2017
Intermediate to advanced
434 pages
10h 29m
English
The grouping of documents by a common criteria is called bucketing. Bucketing is very similar to the GROUP BY functionality in SQL. Depending on the aggregation type, each bucket is associated with a criterion which determines whether or not a document in the current context belongs to the bucket or not. Each bucket provides the information about the total number of documents it contains.
Bucket aggregations can do the following:
Bucket aggregation supports sub aggregations, that is, given a bucket, all the documents present ...
Read now
Unlock full access