Project

General

Profile

Actions

Feature #91599

closed

[!!!] Cleanup indexed_search

Added by Tizian Schmidlin almost 4 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Indexed Search
Start date:
2020-06-06
Due date:
% Done:

0%

Estimated time:
PHP Version:
7.3
Tags:
Complexity:
hard
Sprint Focus:

Description

After implementing the worker in TYPO3 10.4.x and revisiting the code in order to further improve this new feature, it became apparent that the extension needed some more love.

I'll work on the following aspects:
- separation of concerns
- improve API regarding indexing workers
- make the general API more robust by adding some much needed interfaces
- decouple as many dependencies between the classes (i.e. why does the FileContentParser need the Indexer to write to the time tracker?)

Actions

Also available in: Atom PDF