- Learning Elastic Stack 7.0(Second Edition)
- Pranav Shukla Sharath Kumar M N
- 64字
- 2025-04-04 14:18:53
Datatypes
Elasticsearch supports a wide variety of datatypes for different scenarios where you want to store text data, numbers, booleans, binary objects, arrays, objects, nested types, geo-points, geo-shapes, and many other specialized datatypes, such as IPv4 and IPv6 addresses.
In a document, each field has a datatype associated with it. A summary of the datatypes supported by Elasticsearch is discussed in the following sections.