This will force Everything to reindex everytime you start it. However, this would be slower than loading the database.
Scan multi-threaded drives = faster cashing the full list of files.
Example:
Currently, there is only one thread for all drives.
EVERYTHING 4 physical disk = 1 thread = SLOW
OTHER NON-NAME TOOL
uses 1 thread per disk on scanning,
and all threads for searching and sorting.
4 physical disk = Scans 4 partitions at once = FAST