mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 04:17:10 +02:00
Remove lots of Arcs
This commit is contained in:
parent
ef007d547d
commit
29f6eeff8f
22 changed files with 112 additions and 118 deletions
|
@ -95,7 +95,7 @@ pub fn setup_search_index_with_criteria(criteria: &[Criterion]) -> Index {
|
|||
embedders,
|
||||
&|| false,
|
||||
&Progress::default(),
|
||||
Default::default(),
|
||||
&Default::default(),
|
||||
)
|
||||
.unwrap();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue