Commit Graph

33 Commits

Author SHA1 Message Date
Uwe Steinmann
5a7f8655d8 check if adding to document to index succeeded 2023-04-15 13:24:12 +02:00
Uwe Steinmann
140b6de1a6 turn cache in SeedDMS_Core_DMS on 2023-04-14 12:47:57 +02:00
Uwe Steinmann
28f16a5da5 check field 'indexed', count errors 2023-01-10 16:27:17 +01:00
Uwe Steinmann
b1b16e1008 output time in secs for indexing 2023-01-09 15:32:38 +01:00
Uwe Steinmann
507d47869f initial support for setting verbosity 2022-07-28 21:11:29 +02:00
Uwe Steinmann
b3cb5de21f output overall stats of added, updated, unchanged docs and folders 2022-07-28 11:59:27 +02:00
Uwe Steinmann
c8ec7d70f0 set logger and add option to turn it off again 2022-05-12 09:02:24 +02:00
Uwe Steinmann
efed9f2b9c add support for indexing folders 2020-12-12 16:29:56 +01:00
Uwe Steinmann
e3e46b853d get $index and $search before foreach loop 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
e10ce3dc4b replace all ˝\n" by PHP_EOL 2020-09-04 09:21:40 +02:00
Uwe Steinmann
4e3922627b unified checking for settings.xml and accessing dms 2020-09-03 20:11:15 +02:00
Uwe Steinmann
504c3533f3 add missing option -c in usage informationen 2020-08-26 15:26:17 +02:00
Uwe Steinmann
8b1bc8351b keep documents from being index again unless they have really changed 2020-07-02 17:42:16 +02:00
Uwe Steinmann
3d754a376b add coloured output, do not include Log.php, use PHP_EOL 2020-06-03 18:21:23 +02:00
Uwe Steinmann
e129cd0d11 modernize script 2020-02-03 18:28:45 +01:00
Uwe Steinmann
24f0555d92 reindex document also if creation time is equal to content creation time 2019-01-08 16:59:55 +01:00
Uwe Steinmann
1592c794b0 fix line indenting 2018-11-13 08:47:46 +01:00
Uwe Steinmann
dbce942bb5 fix reading configuration 2018-10-29 10:50:02 +01:00
Uwe Steinmann
21518adecc call hooks 2017-12-22 13:05:35 +01:00
Uwe Steinmann
856245868b do not expect a return value from $indexer->delete() 2016-04-05 17:03:03 +02:00
Uwe Steinmann
72d9e1a27c use cmdTimeout from settings 2016-02-25 10:26:26 +01:00
Uwe Steinmann
8ffcfab6e4 use new fulltext index interface with support for sqlitefts 2015-08-10 21:43:15 +02:00
Uwe Steinmann
c2b73e19ea new option -c to force recreation of index 2015-06-26 16:17:02 +02:00
Uwe Steinmann
a7763c8cc4 use propper name of converters array in settings 2015-05-02 08:04:41 +02:00
Uwe Steinmann
1fda236179 pass proper array converters to SeedDMS_Lucence_IndexedDocument 2015-04-16 14:16:03 +02:00
Uwe Steinmann
dfcc87fa24 finaly fix bug #137, make $settings global in tree() 2014-03-25 21:17:41 +01:00
Uwe Steinmann
6093dd0c28 pass converters to addDocument() 2014-03-25 13:32:54 +01:00
Uwe Steinmann
4cad86a31c set stop words file 2013-06-11 13:42:41 +02:00
Uwe Steinmann
83407ee89f check for database version, fix comment 2013-06-06 14:41:55 +02:00
Uwe Steinmann
73c6ff9427 major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
Uwe Steinmann
717493061c changed name from letodms to ѕeeddms, use extraPath from settings 2013-02-14 11:27:51 +01:00
steinm
27c7e883c2 - added script to recreate lucene index 2011-07-21 07:11:39 +00:00