Commit Graph

25 Commits

Author SHA1 Message Date
mpostma
1eaf28f823
add primary key and update documents 2021-02-15 23:21:01 +01:00
marin
3a634cb583
Merge pull request #35 from meilisearch/retrieve-documents
implemement retrieve documents
2021-02-15 23:11:34 +01:00
mpostma
8bb1b6146f
make retrieval non blocking 2021-02-15 23:02:20 +01:00
mpostma
28b9c158b1
implement delete single document 2021-02-15 22:37:56 +01:00
mpostma
c317af58bc
implement delete document batches 2021-02-12 17:39:14 +01:00
mpostma
a8ba809656
implement clear all documents 2021-02-11 12:03:00 +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
90b930ed7f
implement update index
implement update index
2021-02-09 14:32:26 +01:00
mpostma
ec047eefd2
implement create index 2021-02-08 12:28:45 +01:00
mpostma
f1c09a54be
implement get index meta 2021-02-04 14:56:37 +01:00
mpostma
d43dc4824c
implement list indexes 2021-02-04 14:54:48 +01:00
mpostma
6c63ee6798
implement list all indexes 2021-01-28 18:32:24 +01:00
mpostma
60371b9dcf
get update id 2021-01-28 17:20:51 +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
b07e21ab3c temp 2021-01-05 00:21:42 +01:00
mpostma
b4d447b5cb temp 2021-01-01 16:59:49 +01:00
mpostma
12ee7b9b13 impl get all updates 2020-12-30 19:17:13 +01:00
mpostma
54861335a0 retrieve update status 2020-12-30 18:16:07 +01:00
mpostma
0cd9e62fc6 search first iteration 2020-12-24 12:58:34 +01:00
mpostma
02ef1d41d7 route document add json 2020-12-23 16:12:37 +01:00
mpostma
1a38bfd31f data add documents 2020-12-23 13:52:28 +01:00
mpostma
7c9eaaeadb clean code, and fix errors 2020-12-22 14:02:41 +01:00
mpostma
29b1f55bb0 prepare boilerplate code for new api 2020-12-12 16:04:37 +01:00
mpostma
8c0ab106c7 initial commit 2020-12-12 13:32:06 +01:00