mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-28 01:01:00 +00:00
use only half of the computer threads for the indexation by default
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@ -1631,6 +1631,7 @@ dependencies = [
|
||||
"milli",
|
||||
"mime",
|
||||
"mockall",
|
||||
"num_cpus",
|
||||
"obkv",
|
||||
"once_cell",
|
||||
"oxidized-json-checker",
|
||||
|
Reference in New Issue
Block a user