mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 12:27:13 +02:00
Turn to references
This commit is contained in:
parent
29f6eeff8f
commit
0f6dd133b2
4 changed files with 9 additions and 9 deletions
|
@ -579,7 +579,7 @@ fn import_dump(
|
|||
},
|
||||
|indexing_step| tracing::trace!("update: {:?}", indexing_step),
|
||||
|| false,
|
||||
embedder_stats,
|
||||
&embedder_stats,
|
||||
)?;
|
||||
|
||||
let builder = builder.with_embedders(embedders);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue