search_core/Tests
Daniel Siepmann 350f8a52b6
FEATURE: Use extbase for processor instantiation
This way injects will be resolved inside of processors, enabling
developers to inject dependencies.

We use inject instead of constructor as indexers mostly will change the
constructor and should not need to add the objectmanager.

Resolves: #117
2018-02-27 14:47:22 +01:00
..
Functional BUGFIX: Allow indexing of new records with their relations 2018-02-22 22:14:44 +01:00
Unit FEATURE: Use extbase for processor instantiation 2018-02-27 14:47:22 +01:00