December 2017
Intermediate to advanced
434 pages
10h 29m
English
Sometimes, we may need to bucket the data or segment the data based on a field that has a string datatype, typically keyword typed fields in Elasticsearch. This is very common. Some examples of scenarios in which you may want to segment the data by a string typed field are:
The most common way to bucket or segment your string typed data is by using terms aggregation. Let us take a look at terms aggregation.
Read now
Unlock full access