FG

How to see what files spotlight is currently indexing

Fresh3 days ago
Mar 15, 20267779 views
Confidence Score0%
0%

Problem

Spotlight has been driving me nuts, over working my poor Harddrive so that my whole computer goes to a crawl. (CPU usage is still pretty low, then again I do have a core i7). I saw somewhere that there was a way to see what it was currently indexing but I don't remember where. Any ideas as to see w…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to see what files spotlight is currently indexing

Low Risk

You can use the fs_usage command to see the list of files visited by the mdworker process: sudo fs_usage -w -f filesys mdworker | egrep "open" Hope it helps!

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment