mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 04:17:10 +02:00
Update milli/src/search/facet/filter.rs
This commit is contained in:
parent
456da5de9c
commit
212dbfa3b5
1 changed files with 0 additions and 1 deletions
|
@ -632,7 +632,6 @@ mod tests {
|
|||
|
||||
index
|
||||
.update_settings(|settings| {
|
||||
settings.set_searchable_fields(vec![S("_geo")]);
|
||||
settings.set_filterable_fields(hashset! { S("_geo") });
|
||||
})
|
||||
.unwrap();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue