search_core/Tests
Daniel Siepmann 769fb8237b
TASK: Add data processing to search result
Search results are now processed through data processing by search
service. The result will be a SearchResult model from our domain. Also
SearchResult will execute new queries, e.g. from paginate widget,
through SearchService to apply data processing again.

Remove duplicate stub code to trait, to keep own logic and code clean.
2018-03-06 09:04:47 +01:00
..
Functional BUGFIX: Allow indexing of new records with their relations 2018-02-22 22:14:44 +01:00
Unit TASK: Add data processing to search result 2018-03-06 09:04:47 +01:00