SeedDMS_SQLiteFTSpear.php.netFulltext search based on sqlite for SeedDMSSeedDMS is a web based document management system (DMS). This is
the fulltext search engine for it, based on SQLite FTS.Uwe Steinmannsteinmuwe@steinmann.cxyes2017-03-011.0.71.0.7stablestableGPL License
catch exception in execWithTimeout()
4.3.01.5.42015-08-101.0.01.0.0stablestableGPL License
initial release
2015-11-161.0.11.0.1stablestableGPL License
add __get() to SQLiteFTS_Document because class.IndexInfo.php access class variable title which doesn't exists
2016-01-101.0.21.0.1stablestableGPL License
check if index exists before removing it when creating a new one
2016-02-011.0.31.0.1stablestableGPL License
add command for indexing postѕcript files
2016-03-151.0.41.0.1stablestableGPL License
make it work with sqlite3 < 3.8.0
2016-03-291.0.51.0.1stablestableGPL License
set last parameter of stream_select() to 200000 micro sec. in case the timeout in sec. is set to 0
2016-03-291.0.61.0.1stablestableGPL License
fix calculation of timeout (see bug #269)