search_core/Tests/Unit/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
..
CopyToProcessorTest.php FEATURE: Allow to copy a single field with CopyToProcessor 2018-03-20 15:43:09 +01:00
GeoPointProcessorTest.php TASK: Refactor data processing 2018-03-01 08:03:51 +01:00
RemoveProcessorTest.php TASK: Refactor data processing 2018-03-01 08:03:51 +01:00
TcaRelationResolvingProcessorTest.php !!!|FEATURE: Extract relation resolver to data processor 2018-04-24 11:00:29 +02:00