mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-27 16:51:01 +00:00
ranking fields should be stored and indexed by default; fix #521
This commit is contained in:
@ -427,5 +427,4 @@ fn write_setting_and_update_partial() {
|
||||
let (response, _status_code) = server.get_all_settings();
|
||||
|
||||
assert_json_eq!(expected, response, ordered: false);
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user