21 Commits

Author SHA1 Message Date
f5ad2e0ff7 Changed 'match' query to 'multi-match'. Allows to search for both 'content' and 'title' of the paper 2022-11-08 05:18:17 +03:00
a5b175b292 Fixed insufficient caching problem 2022-10-12 13:47:52 +03:00
4c23bce69f Fixed problems with reading 'undefined's 2022-10-07 15:10:18 +03:00
83b5cc6e5e Fixed validation issues. Cleared unnecessary DTOs 2022-10-07 13:18:50 +03:00
e0596d409f Implemented HTTP-exceptions filter 2022-09-22 17:28:14 +03:00
f4f01fe8c0 Fixed order-change 2022-09-22 13:31:22 +03:00
d996bf679d Pagination redone 2022-09-21 15:14:57 +03:00
b6287509ad Implemented In-Memory-Caching with default CacheModule 2022-09-14 13:12:51 +03:00
fa130ddf16 Full covered Swagger doc. added. + Fix on tests 2022-08-24 20:57:54 +03:00
26cd205738 Test coverage for pagination and search service. 2022-08-18 19:52:50 +03:00
5eb20c4727 Changed exception handling in search service. Reworking tests 2022-08-17 20:32:10 +03:00
569ef08f1f Minor code cleanup. 2022-08-16 19:22:27 +03:00
a645498658 Fixed return format of the search results 2022-08-16 17:19:44 +03:00
78de638645 Elasticsearch pagination implementation finished 2022-08-16 16:42:49 +03:00
0fae87c4c8 Added Elastic PIT features and tested. 2022-08-11 20:02:53 +03:00
bbc85b3caf Implemented pagination interceptor. Changed SearchService. 2022-08-09 17:56:29 +03:00
d523f0bd93 .end.develop Updated 2022-08-02 15:35:33 +03:00
e02f93e57f Configuration made. Still needs some tweaks to get it working 2022-08-02 14:35:42 +03:00
a6e20cdfe3 Endpoints finalized. Test covered. 2022-08-02 02:06:37 +03:00
8d4e09f0f6 Initial commit 2022-07-30 03:48:21 +03:00
free-land
0fd6e72c8e Initial commit 2022-07-25 10:12:30 +00:00