June 2017
Beginner to intermediate
404 pages
8h 22m
English
In the traditional SQL world, a column data type can only be a simple data type, such as integer, boolean, and so on. Since data in Elasticsearch is represented as JSON, it supports data types that are complex and nested.
The different data types supported are as follows:
Before we go through each data type, let's talk about the metafields each document contains.
Read now
Unlock full access