search_core/Classes/Domain/Index
Daniel Siepmann dfb3f897e7
!!!|FEATURE: Extract relation resolver to data processor
Instead of hardcoding and tight coupling of relation resolving, we now
provide a dataprocessor instead.

Therefore you need to configure resolving for each indexed type.

This resolves #149 and #147.
2018-04-24 11:00:29 +02:00
..
TcaIndexer !!!|FEATURE: Extract relation resolver to data processor 2018-04-24 11:00:29 +02:00
AbstractIndexer.php !!!|FEATURE: Extract relation resolver to data processor 2018-04-24 11:00:29 +02:00
IndexerFactory.php TASK: Make extension compatible with CMS 7.6 2018-03-13 20:34:56 +01:00
IndexerInterface.php TASK: Cleanup type annotations and phpstan issues 2018-03-06 17:40:49 +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 TASK: Use imported interface 2018-03-14 20:08:53 +01:00