mpostma
|
ced32afd9f
|
implement get single index
|
2021-03-06 20:17:58 +01:00 |
|
mpostma
|
281a445998
|
implement list indexes
|
2021-03-06 20:12:20 +01:00 |
|
mpostma
|
7d28f8cff0
|
implement get single udpate
|
2021-03-06 10:51:52 +01:00 |
|
mpostma
|
a9c7b73744
|
implement list all updates
|
2021-03-05 18:34:04 +01:00 |
|
mpostma
|
a955e04ab6
|
implement clear documents
|
2021-03-04 16:04:12 +01:00 |
|
mpostma
|
ae5581d37c
|
implement delete documents
|
2021-03-04 15:59:18 +01:00 |
|
mpostma
|
181eaf95f5
|
restore update documents
|
2021-03-04 15:10:58 +01:00 |
|
mpostma
|
581dcd5735
|
implement retrieve one document
|
2021-03-04 15:09:00 +01:00 |
|
mpostma
|
f3d65ec5e9
|
implement retrieve documents
|
2021-03-04 14:20:19 +01:00 |
|
mpostma
|
17b84691f2
|
list settings
|
2021-03-04 12:38:55 +01:00 |
|
mpostma
|
a56db854a2
|
refactor update handler
|
2021-03-04 11:58:15 +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
|
6bcc302950
|
receive update
|
2021-02-26 17:14:11 +01:00 |
|
mpostma
|
61ce749122
|
update tokio and disable all routes
|
2021-02-26 09:10:04 +01:00 |
|
mpostma
|
ac89c35edc
|
add settings routes errors
|
2021-02-23 19:46:18 +01:00 |
|
mpostma
|
588add8bec
|
rename update fields to camel case
|
2021-02-18 19:11:19 +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
|
e1253b6969
|
enable search with get route
|
2021-02-16 16:48:05 +01:00 |
|
mpostma
|
bead4075d8
|
implement list api keys
|
2021-02-16 16:38:20 +01:00 |
|
mpostma
|
1823fa18c9
|
add basic error handling
|
2021-02-16 16:36:57 +01:00 |
|
mpostma
|
a9e9e72840
|
implement index deletion
|
2021-02-15 23:24:28 +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
|
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 |
|