MeiliSearch/meilisearch-http/src/routes
2020-02-11 15:27:54 +01:00
..
document.rs Change documents routes; fix #416 2020-02-11 15:27:53 +01:00
health.rs Separate the update and main databases 2019-11-27 11:29:06 +01:00
index.rs Set the indexes info in the create_index function 2019-12-19 10:38:56 +01:00
key.rs Separate the update and main databases 2019-11-27 11:29:06 +01:00
mod.rs Change the indexes stats HTTP route; fix #423 2020-02-11 15:27:53 +01:00
search.rs Remove SearchableAttributes; fix #429 2020-02-11 15:27:53 +01:00
setting.rs introduce a new settings update system 2020-02-11 15:27:54 +01:00
stats.rs Separate the update and main databases 2019-11-27 11:29:06 +01:00
stop_words.rs Rewrite the stop-words endpoint; fix #417 2020-02-11 15:27:53 +01:00
synonym.rs introduce a new settings update system 2020-02-11 15:27:54 +01:00