mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
Remove options
This commit is contained in:
parent
695877043a
commit
d08e89ea3d
9 changed files with 31 additions and 33 deletions
|
@ -248,7 +248,7 @@ where
|
|||
embedders,
|
||||
embedding_sender,
|
||||
field_distribution,
|
||||
Some(embedder_stats),
|
||||
embedder_stats,
|
||||
request_threads(),
|
||||
);
|
||||
let mut datastore = ThreadLocal::with_capacity(rayon::current_num_threads());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue