Using Native Java Capabilities for Speeding Apache Lucene

by Atri Sharma

This talk will explore the recent improvements and optimizations made to Apache Lucene by leveraging native Java capabilities, including the Panama APIs. By utilizing these modern Java features, the session will highlight how Lucene’s performance has been significantly enhanced, particularly in the areas of memory management and I/O operations. Attendees will gain insights into the practical applications of these native capabilities, as well as their impact on search efficiency, indexing, and overall scalability. The presentation will also cover the technical challenges encountered during implementation and the tangible benefits for Lucene-based systems. This session is ideal for developers looking to improve search performance using advanced Java techniques.