Issue
- The app fails to complete the indexing when there are a large number of files
Background
-
I have three vaults.
-
Vault a has < 1K
-
Vault b has ~ 3.5k files
-
Vault c currently has >113K.
-
Everything was working great with all three until I started adding more files to the third vault.
-
I added the files slowly to the third vault (about 1K) at a time
-
The two vaults with a small number of files still work. However, the vault with the large number fails to complete the indexing and locks up / freezes
-
The mobile app does the same thing
-
The desktop app gets to about 97K then freezes
-
The mobile app gets to about 36K then freezes
Steps to reproduce
- I have uninstalled / reinstalled the desktop app several times with no success
- In addition to the un / re-installation, I have deleted the obsidian folder from the .config folder many times
Expected result
- I need the obsidian app to handle >500K files
Actual result
- See the background info above
Environment
- OS: Linux 6.0.7-arch1-1
- Obsidian version: v1.0.3
Debug info
- Debug info: It’s not possible to get any sort of debug info, because the app locks up