Commit Graph

18 Commits

Author SHA1 Message Date
ae9a41a19f fix error message when empty payload 2021-02-17 14:00:42 +01:00
a9e9e72840 implement index deletion 2021-02-15 23:24:28 +01:00
1eaf28f823 add primary key and update documents 2021-02-15 23:21:01 +01:00
28b9c158b1 implement delete single document 2021-02-15 22:37:56 +01:00
c317af58bc implement delete document batches 2021-02-12 17:39:14 +01:00
a8ba809656 implement clear all documents 2021-02-11 12:03:00 +01:00
90b930ed7f implement update index
implement update index
2021-02-09 14:32:26 +01:00
f8f02af23e incorporate review changes 2021-02-04 13:21:15 +01:00
9af0a08122 post review fixes 2021-02-02 17:34:06 +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
8183202868 documetn addition and search 2021-01-28 15:14:48 +01:00
74410d8c6b architecture rework 2021-01-28 14:12:34 +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
b4d447b5cb temp 2021-01-01 16:59:49 +01:00
12ee7b9b13 impl get all updates 2020-12-30 19:17:13 +01:00
d9dc2036a7 support error & return document count on addition 2020-12-30 18:44:33 +01:00
54861335a0 retrieve update status 2020-12-30 18:16:07 +01:00