-
### The language of WCDB
Java
### The version of WCDB
2.1.8
### The platform of WCDB
Android
### The installation of WCDB
Git clone
### What's the issue?
er…
-
I'm wondering about FTS support.
For sure it is an sql's feature, but do you have something similar for such queries?
-
When I open SQLite database with FTS5, select **Script Database** -> **Script Schema** and click **Script to Window** - I get an error:
![image](https://github.com/ErikEJ/SqlCeToolbox/assets/15735776…
-
I'm loading sqlite in a worker like the example. I've made a database with a table 'test' that includes 1 value called "testvalue". I've prepared the db according to Phiresky, by doing:
```
pragma…
Tails updated
2 years ago
-
Hi,
in the sf-trees project, it's possible to use `*`, `NEAR`, `AND`, etc. In example the string [`melanoxylo*`](https://san-francisco.datasettes.com/sf-trees-ebc2ad9/Street_Tree_List?_search=melanox…
-
It would be nice to have some kind of full text search support in Oxigraph.
On the query level, it should probably be exposed as a special `SERVICE` to avoid having to tweak SPARQL grammar similarly …
-
I am having some issues installing this. Note that I don't use o-m-z.
To reproduce:
1. `git clone git@github.com:larkery/zsh-histdb.git ~/z`
2. add
```
. ~/z/zsh-histdb/sqlite-history.zsh
au…
-
Update: ... using sqlite-wasm
https://github.com/ncruces/go-sqlite3
enables
https://github.com/asg017/sqlite-vec-go-bindings (via https://github.com/asg017/sqlite-vec)
+ Full-Text search via h…
-
## Environment
* project (cli, server, browser-extension): cli
* version: 0.11.0
* operating system: macOS
## Description
dnote find - don't see some documents.
## Steps to reproduce
St…
-
Hi @asg017 - Thank you for putting this library together. Storing and searching vectors directly in SQLite is a really important use case.
I believe you've come across [txtai](https://github.com/ne…