Full-text searching with SQLite #152

Aberto
aberto por jking 5 anos atrás · 0 comentários
jking comentou 5 anos atrás
Proprietário

While the FTS5 extension for SQLite is not included in the standard PHP distribution (and loading the extension at run-time is practically impossible), recent Debian does include FTS5 in its libsqlite3-0 package, which PHP uses.

Given the above, The Arsse would need to detect the presence of FTS5 at start-up, check whether relevant full-text virtual tables exist if so, and create them if they do not exist.

While the FTS5 extension for SQLite is not included in the standard PHP distribution (and loading the extension at run-time is practically impossible), recent Debian does include FTS5 in its `libsqlite3-0` package, which PHP uses. Given the above, The Arsse would need to detect the presence of FTS5 at start-up, check whether relevant full-text virtual tables exist if so, and create them if they do not exist.
jking added the
feature
label 5 anos atrás
jking adicionou esta issue para o marco Future 5 anos atrás
jking added a new dependency 5 anos atrás
Acesse para participar desta conversação.
Sem marco
Sem responsável
1 participante(s)
Notificações
Data limite

Data limite não informada.

Bloqueia
Carregando…
Ainda não há conteúdo.