Back to Developer Roadmap

Numeric Data Types

src/data/roadmaps/elasticsearch/content/numeric@_L1JMJIEJQ3VzQc0LfhfF.md

4.0594 B
Original Source

Numeric Data Types

Numeric data types in Elasticsearch are used to store numerical values, such as integers and floating-point numbers. These types allow you to efficiently store and query numerical data, enabling operations like range queries, aggregations, and sorting based on numerical values. Elasticsearch offers various numeric types to optimize storage and performance based on the expected range and precision of your data.

Visit the following resources to learn more: