search_core/Tests/Unit/DataProcessing
Daniel Siepmann 2998c43ba8
TASK: Refactor data processing
Use own service to handle data processing. Classes like indexer should
not know anything about the structure and how to process the data.

Also rename record to data, as we can process just any data in form of
an array.

Relates: #116
2018-03-01 08:03:51 +01:00
..
CopyToProcessorTest.php TASK: Refactor data processing 2018-03-01 08:03:51 +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