search_core/Classes/Domain
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
..
Index TASK: Refactor data processing 2018-03-01 08:03:51 +01:00
Model WIP|FEATURE: Allow fields and sorting to be configurable 2017-10-23 16:35:38 +02:00
Search FEATURE: Provide new feature to configure fields to search in 2017-11-29 18:57:09 +01:00
Service BUGFIX: Allow indexing of new records with their relations 2018-02-22 22:14:44 +01:00