Articles
Lucene
•Making Lucene Faster with Vectorization and FFI/madvise
Moving Lucene forward with modern Java features
LuceneVector Database
•Understanding fused multiply-add (FMA) within vector similarity computations in Lucene
Learn how to use fused multiply-add (FMA) within vector similarity computations in Lucene and discover how FMA can improve performance.
LuceneVector Database
•Optimizing vector distance computations with the Foreign Function & Memory (FFM) API
Learn how to optimize vector distance computations using the Foreign Function & Memory (FFM) API to achieve faster performance.