search_core/Classes/DataProcessing
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
..
ContentObjectDataProcessorAdapterProcessor.php TASK: Provide compatible TypoScriptService for both TYPO3 versions 2018-03-13 12:19:04 +01:00
CopyToProcessor.php FEATURE: Allow to copy a single field with CopyToProcessor 2018-03-20 15:43:09 +01:00
GeoPointProcessor.php TASK: Fix scurtinizer issues 2018-03-06 17:58:19 +01:00
ProcessorInterface.php TASK: Refactor data processing 2018-03-01 08:03:51 +01:00
RemoveProcessor.php TASK: Refactor data processing 2018-03-01 08:03:51 +01:00
Service.php !!!|FEATURE: Extract relation resolver to data processor 2018-04-24 11:00:29 +02:00
TcaRelationResolvingProcessor.php !!!|FEATURE: Extract relation resolver to data processor 2018-04-24 11:00:29 +02:00