Navigate to
- System Preferences
- Spotlights
- Privacy
- Add your local disk to the list
- Remove your local disk from the list
The above steps will reindex spotlight on the selected disk
In terminal run:
1
2
|
sudo mdutil -E /
sudo mdutil -a -i on
|
Above commands fixed everything for me
v1.4.14