search_core/Classes/Domain/Index
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
..
TcaIndexer TASK: Support PHP 7.0 2018-02-22 21:59:13 +01:00
AbstractIndexer.php FEATURE: Use extbase for processor instantiation 2018-02-27 14:47:22 +01:00
IndexerFactory.php FEATURE: Switch from ttcontent to pages 2017-07-13 12:51:36 +02:00
IndexerInterface.php FEATURE: Provide command to delete whole index 2017-11-10 13:22:15 +01:00
IndexingException.php TASK: Rename vendor 2017-07-06 23:48:47 +02:00
NoMatchingIndexerException.php TASK: Rename vendor 2017-07-06 23:48:47 +02:00
NoRecordFoundException.php TASK: Rename vendor 2017-07-06 23:48:47 +02:00
TcaIndexer.php BUGFIX: Remove pr issue 2017-08-25 11:46:46 +02:00