Commit Graph

18 Commits

Author SHA1 Message Date
Uwe Steinmann
da21b07a15 start new version 1.0.5 2016-03-29 08:14:13 +02:00
Uwe Steinmann
ae1afe4c23 set micro sec. of stream_select() to 200000
reduces cpu load if timeout was set to 0
2016-03-29 08:12:20 +02:00
Uwe Steinmann
7c99813796 fix xml error 2016-03-21 09:18:54 +01:00
Uwe Steinmann
d659a5bd61 new version 1.0.4 2016-03-15 16:00:16 +01:00
Uwe Steinmann
f332371dde create 'notindexed' option in CREATE TABLE for sqlite < 3.8.0 2016-03-15 15:59:45 +01:00
Uwe Steinmann
6251c5de4a new version 1.0.3 2016-02-01 09:15:48 +01:00
Uwe Steinmann
603276c25f add command for indexing postscript 2016-02-01 09:12:31 +01:00
Uwe Steinmann
1635cb92ba new version 1.0.2 2016-01-10 14:25:46 +01:00
Uwe Steinmann
62cd6e0602 check if index exists before removing it 2016-01-10 14:25:31 +01:00
Uwe Steinmann
ddac8ce1ce pass on timeout to execWithTimeout() 2015-12-03 15:57:50 +01:00
Uwe Steinmann
94db3fe950 new version 1.0.1 2015-11-16 09:10:36 +01:00
Uwe Steinmann
a836e65f35 add method __get() 2015-11-16 09:10:25 +01:00
Uwe Steinmann
0f82c54626 add missing SQLiteFTS.php to package 2015-08-13 10:32:55 +02:00
Uwe Steinmann
b692439165 replace orgfilename by origfilename 2015-08-13 08:17:03 +02:00
Uwe Steinmann
6eb37664e9 do not use AND in query string, precede query term with <fieldname>: 2015-08-13 08:16:19 +02:00
Uwe Steinmann
36fff2cfcb index mimetype and orgfilename 2015-08-12 17:12:41 +02:00
Uwe Steinmann
c905e3a5eb do not check if unlink() was successful 2015-08-10 22:06:00 +02:00
Uwe Steinmann
65da6a4e7b add classes for creating fulltext index using sqlitefts 2015-08-10 21:39:05 +02:00