search_core/Tests/Unit/Domain
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
..
Index TASK: Add data processing to search result 2018-03-06 09:04:47 +01:00
Model TASK: Add new tests for filter setting on model 2017-10-29 13:03:42 +01:00
Search TASK: Add data processing to search result 2018-03-06 09:04:47 +01:00