qdequele
|
c5b6e641a4
|
index UID format; fix #497
|
2020-03-06 10:15:19 +01:00 |
|
qdequele
|
dda08d60d2
|
cargo fmt
|
2020-02-27 14:33:57 +01:00 |
|
qdequele
|
257b7b4df4
|
introduce new key management
|
2020-02-14 12:54:07 +01:00 |
|
qdequele
|
4986adc186
|
move identifier from settings to index; fix #470
|
2020-02-12 17:00:14 +01:00 |
|
Quentin de Quelen
|
2143226f04
|
setup clippy and make a pass on code
|
2020-02-11 15:28:00 +01:00 |
|
qdequele
|
a5b0e468ee
|
fix for review
|
2020-02-11 15:28:00 +01:00 |
|
qdequele
|
14b5fc4d6c
|
cargo fmt
|
2020-02-11 15:28:00 +01:00 |
|
qdequele
|
50a9825a0f
|
fix some uses cases on settings
|
2020-02-11 15:27:59 +01:00 |
|
qdequele
|
c276dda305
|
run cargo fmt
|
2020-02-11 15:27:58 +01:00 |
|
qdequele
|
b71bbcffaa
|
simplify error handling
|
2020-02-11 15:27:56 +01:00 |
|
qdequele
|
f83e874e35
|
return the good created_at and updated_at on index creation
|
2020-02-11 15:27:55 +01:00 |
|
qdequele
|
1b3312871e
|
set name optional during index creation
|
2020-02-11 15:27:55 +01:00 |
|
qdequele
|
0e12920910
|
bump tide version
|
2020-02-11 15:27:55 +01:00 |
|
qdequele
|
4f0ead625b
|
adapt meilisearch-http to the new schemaless option
|
2020-02-11 15:27:54 +01:00 |
|
Clément Renault
|
d12ff15ee3
|
Set the indexes info in the create_index function
|
2019-12-19 10:38:56 +01:00 |
|
Quentin de Quelen
|
6edef07e29
|
HTTP delete index route; Fix error on index not found
|
2019-12-12 14:06:16 +01:00 |
|
Clementine Urquizar
|
e531ff2e98
|
Change HTTP status of update index route
|
2019-12-08 17:10:21 +01:00 |
|
Clément Renault
|
d08b76a323
|
Separate the update and main databases
We used the heed typed transaction to make it safe (https://github.com/Kerollmops/heed/pull/27).
|
2019-11-27 11:29:06 +01:00 |
|
Clément Renault
|
7cc096e0a2
|
Rename MeiliDB into MeiliSearch
|
2019-11-26 11:12:30 +01:00 |
|