MeiliSearch/meilidb-http/src/routes
Clément Renault 9605a2cd88
Make possible to use a custom uid and simplify the usage
2019-11-22 14:01:00 +01:00
..
document.rs Fix for review 2019-11-21 11:49:49 +01:00
health.rs Introduce the HTTP tide based library 2019-10-31 15:02:34 +01:00
index.rs Make possible to use a custom uid and simplify the usage 2019-11-22 14:01:00 +01:00
key.rs Allow to update `expireAt` and `revoked` on token 2019-11-21 11:49:49 +01:00
mod.rs Rename routes /synonym to /synonyms 2019-11-20 15:33:42 +01:00
search.rs Fix a typo on timeout_ms used for multi index search 2019-11-22 13:47:29 +01:00
setting.rs Removed stop words from settings route 2019-11-19 18:21:44 +01:00
stats.rs Fix for review 2019-11-21 11:49:49 +01:00
stop_words.rs Introduce the HTTP tide based library 2019-10-31 15:02:34 +01:00
synonym.rs Add async routes should return ACCEPTED status code response 2019-11-20 14:03:19 +01:00