Uwe Steinmann
|
89c6dc580a
|
fix query if rootFolder or startFolder is set
|
2022-06-09 15:18:53 +02:00 |
|
Uwe Steinmann
|
a4afc1cfa7
|
cast status to int when indexing it
|
2022-03-04 08:18:30 +01:00 |
|
Uwe Steinmann
|
0c888bc9d1
|
categories are and'ed not or'ed
|
2021-12-09 10:11:17 +01:00 |
|
Uwe Steinmann
|
9821dceab3
|
add record_type and some facets
|
2021-12-04 13:18:05 +01:00 |
|
Uwe Steinmann
|
50e8c84932
|
use findById instead of find in getDocument() and getFolder()
|
2021-06-24 11:38:04 +02:00 |
|
Uwe Steinmann
|
1e08ea06e9
|
add missing ' AND ' in query string
|
2021-05-05 13:44:02 +02:00 |
|
Uwe Steinmann
|
13fbd10d45
|
use 'x' to seperate path ids
|
2020-12-21 08:14:54 +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
|
89795a7c31
|
index users with read access on a document, start version 1.1.12
|
2020-09-02 08:59:24 +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
|
65da6a4e7b
|
add classes for creating fulltext index using sqlitefts
|
2015-08-10 21:39:05 +02:00 |
|