mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 20:07:09 +02:00
test reset attributes to wildcard
This commit is contained in:
parent
36b763b84e
commit
de4caef468
2 changed files with 15 additions and 0 deletions
|
@ -93,6 +93,7 @@ pub fn apply_settings_update(
|
|||
}
|
||||
},
|
||||
UpdateState::Clear => {
|
||||
println!("\n\n\n\nHERRE\n\n\n");
|
||||
schema.set_all_fields_as_displayed();
|
||||
},
|
||||
UpdateState::Nothing => (),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue