-
Package name for fts-dev in alpine is "musl-fts-dev", and musl-fts for fts.
And util-linux-misc is available in 3.17. At least there is no util-linux-misc in 3.14 repo.
Install mount and umont f…
-
### SDK
Python
### Description
```python
import lancedb
import pyarrow.parquet as pq
# Connect to LanceDB
db = lancedb.connect("data/cases2.lance")
print(db.table_names())
data = pq.read_…
-
app was running fine locally, but throwing the error/stacktrace below on streamlit cloud suddenly, until I pinned my requirements.txt more strictly here: https://github.com/MaxPowerWasTaken/askliz_fro…
-
Migrate feature translation service from JPL Enterprise GH to public github.com
-
### SDK
Python
### Description
Currently, fts is only available for sync connections. Async connections are useful for providing seamless UX and fts is needed for hybrid search leading to high qual…
-
Hi have this core dump in the log
```
ct 09 17:06:23 indexer-worker(l*******************): Panic: file hash.c: line 266 (hash_table_insert_node): assertion failed: (opcode == HASH_TABLE_OP_UPDATE)…
arete updated
1 month ago
-
duckdb extension [fts: Full-Text Search Extension](https://duckdb.org/docs/extensions/full_text_search.html)
-
**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…
-
This file: https://github.com/lancedb/lancedb/blob/main/docs/src/python/python.md
Is missing some important classes. For example:
* [ ] Async FTS indices
-
Hi grosjo,
I was running fts-xapian for a long time (great tool thanks!) and just realised that any search on my inbox (but not other folders ) had not hits. After investigating the problem i found…