First pass at Scheduler rewrite, also adds support for using ImageMagick to make thumbnails for PDFs in wiki system. Fixes several PHP Other notices and Warnings, a=chris

Author Chris Pollett <chris@pollett.org>
Author date 2022-04-25 19:Apr:th
Author local date 2022-04-25 12:Apr:th -0700
Committer Chris Pollett <chris@pollett.org>
Committer date 2022-04-25 19:Apr:th
Committer local date 2022-04-25 12:Apr:th -0700
Commit 680f09c8f233d3ad2f87ff97fce8215b29c96466
Tree dabf23c93c5e0b38478f95ee011bb2c1b228ad81
Parent 854aa42b12d8072305fef442614043c736a7ac22
First pass at Scheduler rewrite, also adds support for using ImageMagick to make thumbnails for PDFs in wiki system. Fixes several PHP Other notices and Warnings, a=chris
Affected files:
src/configs/Config.php
src/executables/Fetcher.php
src/executables/QueueServer.php
src/library/CrawlQueueBundle.php
src/library/IndexDocumentBundle.php
src/library/LocaleFunctions.php
src/library/Notifier.php
src/library/PackedTableTools.php
src/library/PhraseParser.php
src/library/UrlParser.php
src/library/Utility.php
src/library/index_bundle_iterators/IntersectIterator.php
src/library/processors/HtmlProcessor.php
src/library/processors/PdfProcessor.php
src/library/processors/TextProcessor.php
src/library/processors/VideoProcessor.php
src/locale/el_GR/resources/Tokenizer.php
src/locale/es/resources/Tokenizer.php
src/models/GroupModel.php
tests/CrawlQueueBundleTest.php
ViewGit