mirror of
https://github.com/lancedb/lancedb.git
synced 2026-03-25 18:10:41 +00:00
We don't necessarily need to do this, but one user was confused having used `fast_search=True` as a keyword argument for vector searches, but being unable to do so for FTS, even after the most recent changes. I think this is the only discrepancy in where that is possible.