If you are a developer with lots of git repositories on your mac, you may have noticed that the mds_stores
process is using a lot of CPU.
This is because the process is indexing all of your git repositories.
To stop this:
- Open ‘System Settings’
- Click on ‘Siri & Spotlight’ in menu
- Click on ‘Spotlight Privacy’ button
- Click the ’+’ button
- Navigate to the root folder for your git repositories and click ‘Choose’
- Click the ‘Done’ button
- After a few minutes, the
mds_stores
process should stop using a lot of CPU.