Loading all datasets in DICOM source dir on initialization can cause timeouts on first use. * Add index for patient / series / study searches * Index should be pickled and usable after restart if the data in the source dir has not changed.
Loading all datasets in DICOM source dir on initialization can cause timeouts on first use.