SeedDMS_SQLiteFTS pear.php.net Fulltext search based on sqlite for SeedDMS SeedDMS is a web based document management system (DMS). This is the fulltext search engine for it, based on SQLite FTS. Uwe Steinmann steinm uwe@steinmann.cx yes 2017-12-04 1.0.8 1.0.8 stable stable GPL License allow conversion commands for mimetypes with wildcards 4.3.0 1.5.4 2015-08-10 1.0.0 1.0.0 stable stable GPL License initial release 2015-11-16 1.0.1 1.0.1 stable stable GPL License add __get() to SQLiteFTS_Document because class.IndexInfo.php access class variable title which doesn't exists 2016-01-10 1.0.2 1.0.1 stable stable GPL License check if index exists before removing it when creating a new one 2016-02-01 1.0.3 1.0.1 stable stable GPL License add command for indexing postѕcript files 2016-03-15 1.0.4 1.0.1 stable stable GPL License make it work with sqlite3 < 3.8.0 2016-03-29 1.0.5 1.0.1 stable stable GPL License set last parameter of stream_select() to 200000 micro sec. in case the timeout in sec. is set to 0 2016-03-29 1.0.6 1.0.1 stable stable GPL License fix calculation of timeout (see bug #269) 2017-03-01 1.0.7 1.0.7 stable stable GPL License catch exception in execWithTimeout()