search_core/Classes/Domain
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
..
Index FEATURE: Use extbase for processor instantiation 2018-02-27 14:47:22 +01:00
Model WIP|FEATURE: Allow fields and sorting to be configurable 2017-10-23 16:35:38 +02:00
Search FEATURE: Provide new feature to configure fields to search in 2017-11-29 18:57:09 +01:00
Service BUGFIX: Allow indexing of new records with their relations 2018-02-22 22:14:44 +01:00