Commit Graph

12 Commits

Author SHA1 Message Date
257b7b4df4 introduce new key management 2020-02-14 12:54:07 +01:00
dc9ca2ebc9 fixes for review 2020-02-12 16:51:14 +01:00
2143226f04 setup clippy and make a pass on code 2020-02-11 15:28:00 +01:00
a5b0e468ee fix for review 2020-02-11 15:28:00 +01:00
c276dda305 run cargo fmt 2020-02-11 15:27:58 +01:00
b71bbcffaa simplify error handling 2020-02-11 15:27:56 +01:00
0e12920910 bump tide version 2020-02-11 15:27:55 +01:00
4f0ead625b adapt meilisearch-http to the new schemaless option 2020-02-11 15:27:54 +01:00
203c83bdb4 Remove SearchableAttributes; fix #429 2020-02-11 15:27:53 +01:00
73918d803c Rename AttributesToSearchIn into SearchableAttributes; fix #428 2020-02-11 15:27:53 +01:00
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
7cc096e0a2 Rename MeiliDB into MeiliSearch 2019-11-26 11:12:30 +01:00