Full-text searching with SQLite #152

Offen
vor 5 Jahren von jking geöffnet · 0 Kommentare
jking hat vor 5 Jahren kommentiert
Besitzer

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 hat das Label
feature
vor 5 Jahren hinzugefügt
jking hat diesen Issue vor 5 Jahren zum Future Meilenstein hinzugefügt
jking hat eine neue Abhängigkeit vor 5 Jahren hinzugefügt
Anmelden, um an der Diskussion teilzunehmen.
Kein Meilenstein
Niemand zuständig
1 Beteiligte
Nachrichten
Fällig am

Kein Fälligkeitsdatum gesetzt.

Blockiert
Laden…
Hier gibt es bis jetzt noch keinen Inhalt.