-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Index Maintenance
-
None
-
(copied to CRM)
In addition to building indexes in parallel (as documented in SERVER-12309), it would be useful to have multi-threaded index builds.
In the scenario where there is one large index, building indexes in parallel won't help. The idea is to use all CPU threads on the system to speed up the index creation.
- duplicates
-
SERVER-676 use multiple cores for index sort-phase
- Closed
- is related to
-
SERVER-12309 Initial sync should build indexes while copying data
- Closed