mpostma
|
1823fa18c9
|
add basic error handling
|
2021-02-16 16:36:57 +01:00 |
|
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
|
f1c09a54be
|
implement get index meta
|
2021-02-04 14:56:37 +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
|
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 |
|