MeiliSearch/meilisearch-http/src
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
..
helpers implement placeholder search 2020-07-03 17:17:28 +02:00
models introduce new key management 2020-02-14 12:54:07 +01:00
routes Merge #846 2020-07-16 14:31:06 +00:00
analytics.rs add more analytics 2020-06-02 15:40:31 +02:00
data.rs remove the sys-info routes 2020-07-15 19:33:29 +02:00
error.rs change missing headers & auth status code 2020-06-05 15:44:38 +02:00
lib.rs add error handler for query params error 2020-06-04 14:48:37 +02:00
main.rs better exit on error 2020-07-13 16:06:28 +02:00
option.rs fix merge error 2020-07-02 14:04:15 +02:00