LanceDB Changelog

September 2025

Highlights

RabitQ quantization is now supported for vector indices. Full-text search latencies are now reduced significantly. Scalar indices are now supported for JSON columns with type-aware indexing. We improved the implementation of our KMeans algorithm to run ~30x faster than before, with even more gains at large k. This results in IVF-based vector indices being built more quickly.

New Features

Vector Index Enhancements

Full-Text Search Improvements

JSON Support

Storage and Performance

Index Management

Metadata and Configuration

Java Bindings

Python Bindings

Format Changes – Version 2.1 Encoding

Bloom Filter Index


Breaking Changes


Bug Fixes


Performance Improvements


Refactoring and Documentation


Releases

Aug 2025

Full-Text Search runs dramatically faster, and index creation is now easier to manage.

Features

Full-Text Search (FTS): 3-8x Faster with Better Accuracy

LanceDB’s Full-Text Search now delivers dramatically faster performance and more relevant results. Complex queries with 50-100 terms run 3-8x faster with optimized algorithms, while improved caching and scoring ensure higher quality results at interactive speeds.

API & Usability Improvements

Performance & Efficiency

Observability & Debugging

Stability & Reliability

Cloud UI Improvement


Bug Fixes

July 2025

Performance improvements across vector search and indexing and enhanced Cloud UI.

Features

Performance Optimizations

Infrastructure and Deployment Enhancements

SDK and API

Cloud UI and User Experience

Documentation & Guides


Bug Fixes

Full-Text Search (FTS) Fixes

Index and Query

SDK and API

lancedb#2548

Data Consistency

June 2025

More advanced features added to Full-text Search and optimized BYOC deployment.

Features


Bug Fixes

May 2025

Revamped LanceDB Cloud onboarding, added Umap visualization and improved performance for upsert

Features


Bug Fixes

April 2025

Enhanced Performance and Improved Version Control

Features


Bug Fixes

March 2025

Enhanced Full-Text Search and Advanced Query Debugging Features

Features


Bug Fixes

February 2025

Multivector Search ready and Table data preview available in Cloud UI

Features


Bug Fixes

January 2025

Support Hamming Distance and GPU based indexing ready

Features


Bug Fixes

December 2024

Performant SQL queries at scale and more cost-effective vector search

Features


Bug Fixes