MeiliSearch/meilisearch-http/src/routes
bors[bot] 7dc628965c
Merge #846
846: Change settings behavior r=LegendreM a=MarinPostma

partially implements #824.

Returning the field distribution for all know fields is more complicated that anticipated, see https://github.com/meilisearch/MeiliSearch/issues/824#issuecomment-657656561

If we decide to to it anyway, and find a reasonable solution, I will make another PR.

fix #853 by resetting displayed and searchable attributes to wildcard when attributes are set to `[]` in the all settings route. @curquiza @bidoubiwa can you confirm me that this is the expected behavior?

Co-authored-by: mpostma <postma.marin@protonmail.com>
2020-07-16 14:31:06 +00: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 requested changes 2020-07-16 16:19:15 +02: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