Add gallery parameter to meilisearch attributes (#227)

This commit is contained in:
Geometrically
2021-07-27 18:10:40 -07:00
committed by GitHub
parent 76b62eda3a
commit 430c22e06e
2 changed files with 11 additions and 0 deletions

View File

@@ -262,6 +262,7 @@ fn default_settings() -> Settings {
"license".to_string(),
"client_side".to_string(),
"server_side".to_string(),
"gallery".to_string(),
];
let searchable_attributes = vec![