Uwe Steinmann
|
80dbb8f09b
|
check if fetch() returns a record
|
2021-08-18 12:12:07 +02:00 |
|
Uwe Steinmann
|
f28153497e
|
add missing files to package
|
2021-07-01 12:45:36 +02:00 |
|
Uwe Steinmann
|
80f712e716
|
catch exeption if 'created' is not set
|
2021-07-01 11:45:46 +02:00 |
|
Uwe Steinmann
|
b84bf38842
|
make api much more like Zend_Lucene api
|
2021-06-30 12:51:57 +02:00 |
|
Uwe Steinmann
|
3ad1c9aa38
|
set field created of folders
|
2021-06-24 14:37:31 +02:00 |
|
Uwe Steinmann
|
04c494eaaa
|
set documentid in findById(), getDocument returns content, take out getFolder()
|
2021-06-24 11:39:13 +02:00 |
|
Uwe Steinmann
|
50e8c84932
|
use findById instead of find in getDocument() and getFolder()
|
2021-06-24 11:38:04 +02:00 |
|
Uwe Steinmann
|
175dd6902d
|
update package info
|
2021-05-10 09:00:55 +02:00 |
|
Uwe Steinmann
|
4f59c3b4e8
|
execWithTimeout() closes all pipes and also returns return value of cmd
|
2021-05-10 08:54:18 +02:00 |
|
Uwe Steinmann
|
1e08ea06e9
|
add missing ' AND ' in query string
|
2021-05-05 13:44:02 +02:00 |
|
Uwe Steinmann
|
edd60363f3
|
return false if query fails
|
2021-05-05 13:43:40 +02:00 |
|
Uwe Steinmann
|
801e5fd6ac
|
fix line indention
|
2021-04-20 22:21:13 +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
|
13fbd10d45
|
use 'x' to seperate path ids
|
2020-12-21 08:14:54 +01:00 |
|
Uwe Steinmann
|
835e3d2561
|
add path to term list
|
2020-12-18 14:57:41 +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
|
a0557d4892
|
new version 1.0.15
|
2020-12-13 09:06:48 +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
|
e14774110f
|
new parameter $limit of method search()
|
2020-09-29 16:42:09 +02:00 |
|
Uwe Steinmann
|
d4c4de6284
|
start new version 1.0.14
|
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
|
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
|
b7d5f09e5a
|
add terms for 'user' and 'status'
|
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
|
854a9ea7fd
|
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
|
fc9e424b75
|
start new version 1.0.13
|
2020-09-06 07:59:46 +02:00 |
|
Uwe Steinmann
|
dd1057128d
|
add 'user' to list of terms
|
2020-09-06 07:58:43 +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
|
b7deb84279
|
check if file to be indexed exists
|
2019-12-31 15:42:15 +01:00 |
|
Uwe Steinmann
|
469d9c5759
|
new version 1.0.11
|
2019-11-26 07:33:08 +01: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
|
9fb899a61a
|
better error reporting when indexing fails
|
2018-04-11 15:32:35 +02:00 |
|
Uwe Steinmann
|
a24b561703
|
new version 1.0.9
|
2018-01-30 06:29:38 +01:00 |
|
Uwe Steinmann
|
3d168e427a
|
execWithTimeout() returns stderr, which is saved in error msg
|
2018-01-30 06:28:19 +01:00 |
|
Uwe Steinmann
|
552a74ba9f
|
new version 1.0.8
|
2017-12-04 11:00:56 +01:00 |
|
Uwe Steinmann
|
2a08a3bbaf
|
allow wildcard in mimetypes of converters
|
2017-12-04 11:00:04 +01:00 |
|
Uwe Steinmann
|
2cfc080382
|
better handling of timeout
|
2017-03-01 16:18:27 +01:00 |
|
Uwe Steinmann
|
fab21da3d8
|
new version, catch exception in execWithTimeout()
|
2017-03-01 15:56:12 +01:00 |
|
Uwe Steinmann
|
9b21d8a509
|
new version 1.0.6
|
2016-07-04 20:52:33 +02:00 |
|
Uwe Steinmann
|
f6f9ad8c6d
|
fix calculation of timeout
|
2016-07-04 20:51:40 +02:00 |
|
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 |
|