Commit Graph

19 Commits

Author SHA1 Message Date
8bb1b6146f make retrieval non blocking 2021-02-15 23:02:20 +01:00
6766de437f implement get document 2021-02-11 11:20:39 +01:00
8fd9dc231c implement retrieve all documents 2021-02-10 17:08:37 +01:00
ec047eefd2 implement create index 2021-02-08 12:28:45 +01:00
f1c09a54be implement get index meta 2021-02-04 14:56:37 +01:00
d43dc4824c implement list indexes 2021-02-04 14:54:48 +01:00
6c63ee6798 implement list all indexes 2021-01-28 18:32:24 +01:00
60371b9dcf get update id 2021-01-28 17:20:51 +01:00
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
b07e21ab3c temp 2021-01-05 00:21:42 +01:00
b4d447b5cb temp 2021-01-01 16:59:49 +01:00
12ee7b9b13 impl get all updates 2020-12-30 19:17:13 +01:00
54861335a0 retrieve update status 2020-12-30 18:16:07 +01:00
0cd9e62fc6 search first iteration 2020-12-24 12:58:34 +01:00
02ef1d41d7 route document add json 2020-12-23 16:12:37 +01:00
1a38bfd31f data add documents 2020-12-23 13:52:28 +01:00
7c9eaaeadb clean code, and fix errors 2020-12-22 14:02:41 +01:00
29b1f55bb0 prepare boilerplate code for new api 2020-12-12 16:04:37 +01:00
8c0ab106c7 initial commit 2020-12-12 13:32:06 +01:00