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

Summary

Elasticsearch 5.0.0-beta1, based on Lucene 6.2.0, introduces significant enhancements and bug fixes aimed at improving performance and usability, though it is intended only for testing purposes and not for production deployment. Key advancements include an 80% improvement in indexing performance, the adoption of Lucene's LatLonPoint for geo-point fields, and the introduction of Painless as the new default scripting language to enhance security and speed. The release is part of a series leading up to the full 5.0.0 version, and it includes a Migration Helper plugin to assist users transitioning from earlier versions, offering tools like Cluster Checkup, Reindex Helper, and Deprecation Logging. Other notable changes are the switch to Log4j2 for logging, the default enabling of deprecation logging, support for atomic index and alias updates, and the setting of default heap sizes to 2GB, with users encouraged to test and provide feedback on this beta release.