Full-text searching with SQLite #152

Open
opened 5 jaren geleden by jking · 0 comments
Eigenaar

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 jaren geleden
jking heeft dit 5 jaren geleden aan de mijlpaal Future toegevoegd
jking voegde een nieuwe afhankelijkheid 5 jaren geleden toe
Log in om deel te nemen aan deze discussie.
Geen mijlpaal
Niet toegewezen
1 deelnemers
Notificaties
Vervaldatum

Geen vervaldatum ingesteld.

Blokkeert
Laden…
Er is nog geen inhoud.