===== PHP.net search SQLite wrapper ===== //Possible mentors: [[unknown@php.net|Unknown]] // This is a side project of the [[ideas:phpnetsearch]] idea, but is specific to our SQLite search at php.net. Each mirror has one of four SQLite extensions installed, so this wrapper will allow the SQLite part of our search to work on all mirrors. It'll utilize the specific features we utilize today, yet also allow flexibility for future enhancements and features. The SQLite extensions that should work: ext/sqlite ext/sqlite3 pdo::sqlite pdo::sqlite2 Other work includes improving the sqlite database(s) that we use for search. ==== Progress ==== None ==== Status ==== Ideas stage