-
This file: https://github.com/lancedb/lancedb/blob/main/docs/src/python/python.md
Is missing some important classes. For example:
* [ ] Async FTS indices
-
### What feature are you requesting?
Tantivy's fast fields is great, but it's got a lot of limitations. Limited type supports, and some logs-specific optimizations made for Quickwit. For us, we nee…
-
**Is your feature request related to a problem? Please describe.**
Lancedb is a serverless vector database.
I would like to use lancedb with langchain-rust, I could avoid to use python. Lancedb have…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
### LanceDB version
python-v0.13.0
### What happened?
If I run multiple parallel vector searches on AWS storage, the process fails with:
```
query = table.search(vector).limit(limit)
…
-
**Nov 18**
* [ ] support new features on cloud https://github.com/lancedb/sophon/pull/2783 https://github.com/lancedb/sophon/pull/2765
**Nov 11**
* [ ] support new features on cloud https://githu…
-
Very cool looking project! How about configurable databases? I am partial to LanceDB https://lancedb.github.io/lancedb/#documentation-guide for vector and if I wanted to use a different sql server? I …
-
### Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue](ht…
-
### Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue](ht…
-
Hi there, I'm a user of [lancedb](https://lancedb.com/), which leverages `tantivy-py` for full text search indices (see https://lancedb.github.io/lancedb/fts). A current shortcoming of the lancedb FTS…