Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

greytux

macrumors member
Original poster
Jun 17, 2014
45
15
For months now, my Spotlight searches are very weird. Some results are returning while others are missing. I have only enabled Applications and Folders, but:
  1. Only Apple Apps are found reliably, 3rd Party Apps sometimes only appear when typing 1-3 characters and disappear after I type more of its name
  2. Folders are not found reliably, only some are
  3. Files are not found at all, that's why I have turned it off completely for now
What I have already tried
  • Rebuilding the Spotlight index according to Apple Support: https://support.apple.com/en-us/HT201716
  • Rebuilding the Spotlight index using command line using "sudo mdutil -E /"
  • Running "First Aid" (formerly known as "Fix Disk Permissions") using Disk Utility
It still does not work correctly.

My Settings
1614331027588.png


Weird Results

  1. Mail is found
    1614331095474.png
  2. Outlook is not
    1614331115069.png
  3. "fire" finds Firefox
    1614331160530.png
  4. "firef" does not
    1614331187654.png
  5. Most 3rd party apps are not found at all
    1614331480332.png

Does anybody have more ideas on how to fix spotlight indexing?

I'm still on macOS Catalina, because this is a work computer and macOS Big Sur is not approved for use in our company yet.
 
Last edited:

Jamalien

Suspended
Oct 29, 2014
161
404
Weird. Reinstall Catalina with Apple's app store utility I guess, something's bugged.

Or, considering how broken some other preference pane settings are (e.g. refresh rate in display), have you tried re-enabling all the spotlight categories and then rebuilding the index again. I think the vast majority of people don't touch the spotlight categories, so if something to do with that preference pane is broken and causing the rather 'easy to go unnoticed' issues you are having, its quite likely that it wouldn't get picked up by the rest of the community, (hence why I can't find anyone experiencing the same issue as you lol).
 

greytux

macrumors member
Original poster
Jun 17, 2014
45
15
I finally found a way to improve things. Deleting .Spotlight-V100 forced the spotlight index to reindex finally.

Code:
sudo rm -rf /System/Volumes/Data/.Spotlight-V100
sudo mdutil -a -i off
sudo mdutil -a -i on
 
  • Like
Reactions: Jamalien
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.