mirror of
https://github.com/lancedb/lancedb.git
synced 2026-08-15 02:28:38 +00:00
c54888a83a
This follows the Rust-side Tantivy removal by deleting the remaining Python Tantivy runtime, tests, and packaging references. It also turns the legacy Python-only Tantivy parameters into explicit errors and stops reading legacy `_indices/fts` directories so Python FTS is fully native-only.