Commit graph

3 commits

Author SHA1 Message Date
8d930448e0
TASK: Fix scurtinizer issues 2018-03-06 17:58:19 +01:00
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
e1764dca13
FEATURE: Add GeoPoint Processor
Document data processors.
Add test for new data processor.
2017-10-20 16:36:26 +02:00
Renamed from Classes/DataProcessing/GeoPointProcessing.php (Browse further)