Commit Graph

23 Commits

Author SHA1 Message Date
Uwe Steinmann
9821dceab3 add record_type and some facets 2021-12-04 13:18:05 +01:00
Uwe Steinmann
6ce7cd5858 set error msg if conversion fails 2021-11-26 14:31:13 +01:00
Uwe Steinmann
be2de9cfc1 set cmd to class name of conversion service 2021-11-19 13:34:21 +01:00
Uwe Steinmann
0f9fa74bbe add support for conversion service pass to IndexedDocument() 2021-10-06 14:57:03 +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
4f59c3b4e8 execWithTimeout() closes all pipes and also returns return value of cmd 2021-05-10 08:54:18 +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
82e5bf4687 add support for indexing folders, remove old predefined indexing commands 2020-12-12 16:27:53 +01:00
Uwe Steinmann
854a9ea7fd add field 'status' to index 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
b7deb84279 check if file to be indexed exists 2019-12-31 15:42:15 +01:00
Uwe Steinmann
9fb899a61a better error reporting when indexing fails 2018-04-11 15:32:35 +02:00
Uwe Steinmann
3d168e427a execWithTimeout() returns stderr, which is saved in error msg 2018-01-30 06:28:19 +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
f6f9ad8c6d fix calculation of timeout 2016-07-04 20:51:40 +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
603276c25f add command for indexing postscript 2016-02-01 09:12:31 +01:00
Uwe Steinmann
ddac8ce1ce pass on timeout to execWithTimeout() 2015-12-03 15:57:50 +01:00
Uwe Steinmann
65da6a4e7b add classes for creating fulltext index using sqlitefts 2015-08-10 21:39:05 +02:00