Skip to content
Snippets Groups Projects
Commit 4fa3ae62 authored by Benni Mack's avatar Benni Mack
Browse files

[TASK] Separate configuration into hooks for Indexer

This is a pre-patch to separate crawler-specific implementation from
the actual indexing configuration.

This first patch unifies the configuration creation for the indexer,
and places the configuration in each respective logic (see TSFE hook),
where as the Indexer does not know about TSFE or "called from Backend"
anymore, making the indexer just doing its work.

The next iteration will then separate all indexing logic into smaller
chunks again.

Resolves: #90920
Releases: master
Change-Id: I631ddd0839ee8f03d0a6c3c86d302b935e599a5e
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/64039


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Tested-by: default avatarSusanne Moog <look@susi.dev>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarSusanne Moog <look@susi.dev>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent ee3b457d
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment