Uwe Steinmann
|
04c494eaaa
|
set documentid in findById(), getDocument returns content, take out getFolder()
|
2021-06-24 11:39:13 +02:00 |
|
Uwe Steinmann
|
edd60363f3
|
return false if query fails
|
2021-05-05 13:43:40 +02:00 |
|
Uwe Steinmann
|
42c4b4eaaf
|
add support for fts5, start new version 1.0.16
|
2021-04-20 20:52:17 +02:00 |
|
Uwe Steinmann
|
b6b2b7e9a2
|
add path to index
|
2020-12-17 18:33:16 +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
|
bb75b768ef
|
fix error in creating a new fulltext index
|
2020-11-11 17:29:53 +01:00 |
|
Uwe Steinmann
|
397d542fb4
|
take limits into account
|
2020-09-29 16:42:09 +02:00 |
|
Uwe Steinmann
|
95b01544f3
|
search even if query is empty
|
2020-09-29 16:42:09 +02:00 |
|
Uwe Steinmann
|
984eca8e9f
|
add field 'status' to index
|
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
|
4bdb3c7061
|
put fulltext search into central service
|
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
|
4775fdcd6c
|
save field 'created' instead of time() in addDocument()
|
2019-11-26 07:32:39 +01:00 |
|
Uwe Steinmann
|
7a76470c07
|
take out var_dump
|
2019-09-11 17:41:45 +02: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
|
62cd6e0602
|
check if index exists before removing it
|
2016-01-10 14:25:31 +01:00 |
|
Uwe Steinmann
|
b692439165
|
replace orgfilename by origfilename
|
2015-08-13 08:17:03 +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 |
|