-
Prof Izbiki we discussed before in OH how I should return the best results by using the SQLite FTS feature. I implemented this in my code but now I am having some issues searching. I reasserted online…
-
Hello Darold,
We are currently migrating BLOB objects using the lo_import method, which results in the data type being OID. However, I am encountering difficulties in creating a full-text search (F…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version:master-20241107-f813fb45-amd64
- Deployment mode(standalone or clust…
-
re-reading
https://cern.service-now.com/service-portal?id=ticket&table=incident&n=INC2776329
it looks like we want to set `reuse=True` in
https://github.com/dmwm/CRABServer/blob/e6227eed00e1e3a6e…
-
The initial release of full text search covers some good few queries to showcase the new results and work that can be done by the client and the service, but fails to account for many other scenarios …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version:master-20241119-fceff6ed-amd64
- Deployment mode(standalone o…
-
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed.
This behaviour is the source of the following dependency conflicts.
```
freetakserver 2.2…
-
## Notes
* when starting the federation server service the following exception occurs `exception in checking pipes dictionary changed size during iteration`
* In the TCP CoT Service, the CoTSharePip…
-
### 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…
-
### 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_…