MeiliSearch/meilisearch-http/src/routes
2020-09-02 11:13:16 +09:00
..
document.rs fix missing primary key 2020-07-13 14:54:25 +02:00
health.rs chore(http): do not require auth on /health endpoint 2020-07-01 16:33:01 +02:00
index.rs fix bad error report when primary key exists 2020-07-02 15:16:48 +02:00
key.rs fix requested changes 2020-04-28 17:47:04 +02:00
mod.rs fix requested changes 2020-04-28 17:47:04 +02:00
search.rs implement placeholder search 2020-07-03 17:17:28 +02:00
setting.rs changed the implementation of displayedAttributes from HashSet into BtreeSet 2020-09-02 11:13:16 +09:00
stats.rs remove the sys-info routes 2020-07-15 19:33:29 +02:00
stop_words.rs requested changes 2020-05-28 19:19:26 +02:00
synonym.rs requested changes 2020-05-28 19:19:26 +02:00