🎁 New User? Get 20% off your first purchase with code NEWUSER20 Register Now →
Menu

Categories

Elasticsearch 9.0 Released: Vector Quantization GA and 2x Faster Aggregations

Elasticsearch 9.0 Released: Vector Quantization GA and 2x Faster Aggregations

Elastic has released Elasticsearch 9.0, its first major version in three years, focused on vector search maturity and analytical performance.

Vector Quantization GA

Int8 and int4 scalar quantization is now GA for dense vector fields, reducing index size by 4x and 8x respectively while preserving 95%+ recall on typical benchmarks. Binary quantization (1-bit) is available as preview for extreme compression.

2x Faster Numeric Aggregations

A rewritten doc-values accessor using SIMD for numeric range aggregations doubles throughput on date histograms, range buckets, and percentile calculations. Dashboards on large time-series datasets feel noticeably snappier.

Breaking Changes

  • Transport protocol v9, older clients incompatible
  • Removed types from mapping (finally)
  • Java 21+ required
  • _doc replaced with _id in all APIs
Share this article:
Dargslan Editorial Team (Dargslan)
About the Author

Dargslan Editorial Team (Dargslan)

Collective of Software Developers, System Administrators, DevOps Engineers, and IT Authors

Dargslan is an independent technology publishing collective formed by experienced software developers, system administrators, and IT specialists.

The Dargslan editorial team works collaboratively to create practical, hands-on technology books focused on real-world use cases. Each publication is developed, reviewed, and...

Programming Languages Linux Administration Web Development Cybersecurity Networking

Stay Updated

Subscribe to our newsletter for the latest tutorials, tips, and exclusive offers.