Full-text searching with SQLite #152

오픈
jking5 년 전을 오픈 · 0개의 코멘트
jking 코멘트됨, 5 년 전
소유자

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 년 전
jking Future 5 년 전 마일스톤을 추가하였습니다.
jking added a new dependency 5 년 전
로그인하여 이 대화에 참여
마일스톤 없음
담당자 없음
참여자 1명
알림
마감일

마감일이 설정되지 않았습니다.

차단
불러오는 중...
아직 콘텐츠가 없습니다.