MeiliSearch/meilisearch-http
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
..
public Allow users to input an API Key to search into private data 2020-05-29 12:22:23 +02:00
src Merge #846 2020-07-16 14:31:06 +00:00
tests requested changes 2020-07-16 16:19:15 +02:00
Cargo.toml remove the sys-info routes 2020-07-15 19:33:29 +02:00
build.rs Rename MeiliDB into MeiliSearch 2019-11-26 11:12:30 +01:00