February 2017
Intermediate to advanced
696 pages
12h 24m
English
This kind of aggregation is an evolution of the previous one in that it's able to cover several scenarios such as:
In these scenarios cases, the result must not be as simple as the previous terms aggregations; it must be computed as a variance between a foreground set (generally the query) and a background one (a large bulk of data).
You need an up-and-running Elasticsearch installation, as we described in the Downloading and installing Elasticsearch recipe in Chapter 2, Downloading and Setup.
To execute curl via the command line, you need to install curl for your operative system. ...
Read now
Unlock full access