Commit Graph

17 Commits

Author SHA1 Message Date
Uwe Steinmann
732fd81018 add query for record_type 2023-01-09 15:29:58 +01:00
Uwe Steinmann
3cc7497863 fix setting limit 2023-01-08 16:21:08 +01:00
Uwe Steinmann
0c888bc9d1 categories are and'ed not or'ed 2021-12-09 10:11:17 +01:00
Uwe Steinmann
90b3298b60 save folder id as path (not fully working) 2020-12-21 11:46:55 +01:00
Uwe Steinmann
b6b2b7e9a2 add path to index 2020-12-17 18:33:16 +01:00
Uwe Steinmann
e69f7125bc check if query term already has a trailing '*' 2020-12-14 10:44:32 +01:00
Uwe Steinmann
82e5bf4687 add support for indexing folders, remove old predefined indexing commands 2020-12-12 16:27:53 +01:00
Uwe Steinmann
e14774110f new parameter $limit of method search() 2020-09-29 16:42:09 +02:00
Uwe Steinmann
b47e53637d check if search fields are set 2020-09-29 16:42:09 +02:00
Uwe Steinmann
c93faff257 new parameters of search() 2020-09-29 16:42:09 +02:00
Uwe Steinmann
1fda490bbe pass a config array to search engine, search returns hits and total count 2020-09-29 16:42:09 +02:00
Uwe Steinmann
a29c0f35aa index users with read access on a document, start version 1.1.14 2020-09-02 08:57:07 +02:00
Uwe Steinmann
ae6044bc77 add method getDocument()
this way the access on the index can be identical to SQliteFTS
2015-08-10 21:40:26 +02:00
Uwe Steinmann
488c247ca9 search() returns false if query term causes an exception 2013-08-13 22:08:47 +02:00
Uwe Steinmann
a177b8689f catch Lucene_Exeption if query is invalid 2013-08-13 20:20:12 +02:00
Uwe Steinmann
9615623e1a better checking for correct search term 2013-06-17 10:50:31 +02:00
Uwe Steinmann
73c6ff9427 major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00