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

haralds

macrumors 68040
Original poster
Jan 3, 2014
3,167
1,344
Silicon Valley, CA
On one of my systems, Spotlight is not returning results for Applications or Documents, just messages, email, etc.
I tried to add the System volume to the Search Privacy section with the intent of deleting it. I get a "Privacy List error. This item couldn't be added or removed due to an unknown error."

Any idea on how to fix it? This does not do it.

Code:
sudo mdutil -i off -E /
sudo mdutil -i on /
 
On one of my systems, Spotlight is not returning results for Applications or Documents, just messages, email, etc.
I tried to add the System volume to the Search Privacy section with the intent of deleting it. I get a "Privacy List error. This item couldn't be added or removed due to an unknown error."

Any idea on how to fix it? This does not do it.

Code:
sudo mdutil -i off -E /
sudo mdutil -i on /
same thing here; reported it in beta 5, it continues in beta 6. same error, same no-results in terminal. hoping someone here has a workaround or fix.
 
I turned off Application indexing and I turned Apple Spotlight result reporting., then rebooted. I did not help.
The new Applications overview shows Applications, but is permanently stuck in "Indexing."
1755129189624.png
 
Try:

Bash:
sudo mdutil -X /; sudo mdutil -X /System/Volumes/Preboot; sudo mdutil -X /System/Volumes/Data

-X is Remove the Spotlight index directory on the specified volume. Does not disable indexing.
 
  • Like
Reactions: jboyzh
I have a similar issue in that spotlight won't return results for the Dictionary. Has anyone else seen that or been able to resolve it? Searching for words directly within the app do work.
1755601259640.png
 
Try:

Bash:
sudo mdutil -X /; sudo mdutil -X /System/Volumes/Preboot; sudo mdutil -X /System/Volumes/Data

-X is Remove the Spotlight index directory on the specified volume. Does not disable indexing.
Not all apps were indexed here, this worked out just fine, thanks.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.