seeddms-code/SeedDMS_SQLiteFTS/SQLiteFTS
2018-04-11 15:32:35 +02:00
..
Document.php add method __get() 2015-11-16 09:10:25 +01:00
IndexedDocument.php better error reporting when indexing fails 2018-04-11 15:32:35 +02:00
Indexer.php create 'notindexed' option in CREATE TABLE for sqlite < 3.8.0 2016-03-15 15:59:45 +01:00
QueryHit.php add classes for creating fulltext index using sqlitefts 2015-08-10 21:39:05 +02:00
Search.php do not use AND in query string, precede query term with <fieldname>: 2015-08-13 08:16:19 +02:00
Term.php replace orgfilename by origfilename 2015-08-13 08:17:03 +02:00