Company
Date Published
Author
Clinton Gormley
Word count
1549
Language
-
Hacker News points
None

Summary

Elasticsearch 5.0.0-alpha1, based on Lucene 6-SNAPSHOT, introduces several new features and enhancements designed for testing and feedback as a precursor to the official 5.0.0 release. Notably, it includes the introduction of dimensional points in Lucene 6, which optimizes disk space and indexing speed for numeric, date, and geospatial fields. The release also features the Ingest Node, which simplifies data processing by integrating popular Logstash filters directly into Elasticsearch. A new scripting language called Painless is introduced, offering faster and safer scripting capabilities. Other enhancements include instant aggregations for improved caching, the introduction of text and keyword field types for better data handling, a revamped completion suggester, and strict settings validation to prevent configuration errors. The update also emphasizes safety in production with improvements in resilience, such as cluster state updates and index management, ensuring data safety and reliability.