Commit Graph

19 Commits

Author SHA1 Message Date
mpostma
f3d65ec5e9
implement retrieve documents 2021-03-04 14:20:19 +01:00
mpostma
9e2a95b1a3
refactor search 2021-03-04 11:23:41 +01:00
mpostma
c4dfd5f0c3
implement search and fix document addition 2021-03-01 15:45:05 +01:00
mpostma
61ce749122
update tokio and disable all routes 2021-02-26 09:10:04 +01:00
mpostma
999758f7a1
facets distribution 2021-02-17 14:59:32 +01:00
mpostma
91d6e90d5d
enable faceted searches 2021-02-16 19:20:39 +01:00
mpostma
4fe90a1a1c
fix attributes to retrieve in search 2021-02-16 16:51:00 +01:00
mpostma
e1253b6969
enable search with get route 2021-02-16 16:48:05 +01:00
mpostma
8bb1b6146f
make retrieval non blocking 2021-02-15 23:02:20 +01:00
mpostma
6766de437f
implement get document 2021-02-11 11:20:39 +01:00
mpostma
8fd9dc231c
implement retrieve all documents 2021-02-10 17:08:37 +01:00
mpostma
f8f02af23e
incorporate review changes 2021-02-04 13:21:15 +01:00
mpostma
9af0a08122
post review fixes 2021-02-02 17:34:06 +01:00
mpostma
74410d8c6b
architecture rework 2021-01-28 14:12:34 +01:00
mpostma
6a3f625e11
WIP: refactor IndexController
change the architecture of the index controller to allow it to own an
index store.
2021-01-16 15:09:48 +01:00
mpostma
686f987180
fix compile errors 2021-01-14 11:27:07 +01:00
mpostma
334933b874
fix search 2021-01-13 18:29:17 +01:00
mpostma
ddd7789713
WIP: IndexController 2021-01-13 17:50:36 +01:00
mpostma
54861335a0 retrieve update status 2020-12-30 18:16:07 +01:00