mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-30 17:14:59 +08:00
7dc628965c
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> |
||
---|---|---|
.. | ||
document.rs | ||
health.rs | ||
index.rs | ||
key.rs | ||
mod.rs | ||
search.rs | ||
setting.rs | ||
stats.rs | ||
stop_words.rs | ||
synonym.rs |