HomeOS X HelpSpotlightNo Search Results

3.1. No Search Results

Now, the most common issues with Spotlight are that it displays no results, or only partial results. The issue which i experienced this week is that Spotlight only shows some results such as Dictionary and Web search results, but not Applications, files and folders.
You can see below i am attempting to search for 'iTunes' which i know is installed on my Mac, however the iTunes application is not displaying as a search result :

2Screen Shot 2015-11-25 at 15.09.48

The first thing to check is the Spotlight preferences to ensure that Spotlight has been configured to search for the type of criteria you are looking for, in my case i need Spotlight to show me Applications in the search results :

3Screen Shot 2015-11-25 at 15.10.03

As you can see, Applications is ticked and therefore should appear in the results. Obviously you would tick the box for what you want to search for if it wasn't already!
The next thing to try is to force Spotlight to re-index folders or entire volumes as suggested by Apple on their support article (https://support.apple.com/en-us/HT201716)

You can force Spotlight to re-index your entire system hard disk with these steps:
Step 1: Go to the Privacy tab in the Spotlight system preferences :

4Screen Shot 2015-11-25 at 15.25.06

Step 2: Click the Plus '+' button in the lower left hand corner.

Step 3: Press 'Shift' + 'Command' + 'C' to reveal your hard drives or navigate to your system hard disk manually if this shortcut does not work.

Step 4: Select your system startup hard drive (usually Macintosh HD, unless you have renamed it manually) :

5Screen Shot 2015-11-25 at 15.27.34
Step 5: Click the 'Choose' button to add to the Privacy list.
Step 6: If you are using a newer version of OS X, you may receive a warning asking you to confirm your choice, if so, select 'OK' :

6Screen Shot 2015-11-25 at 15.28.227Screen Shot 2015-11-25 at 15.28.24
Step 7: Quit System Preferences and restart your Mac.
Step 8: Go back to Spotlight System Preferences and select the 'Privacy' tab, then remove your hard disk from the list by selecting it and pressing the Minus '-' button in the lower left hand corner.
This will force your Mac to re-index your hard drive which usually resolves Spotlight issues.
You may need to wait a few minutes for Spotlight to re-index your drive, you will know when Spotlight has finished as the 'Indexing' progress bar within the Spotlight window will disappear :

8Screen Shot 2015-11-25 at 15.42.12-1

This often resolves Spotlight issues but not for my student in my class this week!
So, i had to bring out the big guns and use the command line!
The Spotlight index is stored on your hard disk as an invisible folder so that you cannot visibly modify or access it.
Re-indexing your hard disk as mentioned above does not delete the entire Spotlight index folder and settings, just modifies it to re-index your system drive.
To remove the entire Spotlight database and force it to be recreated, you need to run a unix command to delete the entire Spotlight database :
Step 1: Login as an Admin user on your Mac.
Step 2: Navigate to /Applications/Utilities on your computer and open Terminal.
Step 3: Enter the following command shown in bold and italics : cd /
Step 4: Press the Enter/Return key and your Terminal window should look like this :

9Screen Shot 2015-11-25 at 15.39.11

You have now 'changed directory' to the root level of your system drive which is where the invisible Spotlight database is located.
Step 5: Now enter the following command in Terminal shown in bold and italics : sudo rm -R .Spotlight-V100/
Step 6: Press the Enter/Return key and your Terminal window should look like this :

10Screen Shot 2015-11-25 at 15.40.26

Step 7: Enter your admin password and press the Enter/Return key, your Terminal window should provide no errors if you entered the unix command correctly and will return to a command prompt as shown below :

 

11Screen Shot 2015-11-25 at 15.40.32

Step 8: Quit Terminal and restart your Mac.
Step 9: Log back into your user account and select the Magnifying glass in the top right hand corner of your Mac's screen or press the shortcut keys of 'cmd' + 'spacebar' to open Spotlight. Enter 'iTunes' or whatever you were initially searching for and you should see Spotlight report that it is re-indexing :

12Screen Shot 2015-11-25 at 15.42.12

Step 10: Wait for the re-indexing to complete and retest. Your Spotlight should be reset and working again :

13Screen Shot 2015-11-25 at 15.10.20
I hope you found this tip useful, it certainly seems to be an issue that crops up every now and again and does not seem to be tied to a specific version of OS X.

This page was: Helpful | Not Helpful