mirror of
https://github.com/Codappix/search_core.git
synced 2024-11-11 08:16:11 +01:00
Daniel Siepmann
769fb8237b
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. |
||
---|---|---|
.. | ||
QueryFactoryTest.php | ||
SearchServiceTest.php |