220-1102 Question 220
Single answerSpotlightA graphic designer using a MacBook reports that searching for recently saved project files with Spotlight returns incomplete results, even though the files are stored locally in the Documents folder. You verify that the files open normally in Finder and that the Documents folder is not excluded in Spotlight settings. Which action should the technician take NEXT to most likely restore accurate Spotlight search results?
- A
Rebuild the Spotlight index for the startup disk
- B
Enable FileVault so Spotlight can securely scan the drive
- C
Repair disk permissions in Disk Utility
- D
Move the files to the Desktop and then back to Documents
Show answer and explanation
Correct answer: A
Explanation
When Spotlight does not return expected local files and you have already confirmed the files exist and the folder is not excluded, the best next step is to rebuild the Spotlight index. Apple documentation and standard macOS support practices identify reindexing as the primary remedy for incomplete or inaccurate Spotlight results. A common GUI method is to open System Settings or System Preferences, go to Spotlight Privacy, add the affected disk or folder, then remove it to trigger reindexing. Technicians may also use the mdutil command in Terminal where appropriate. The other options either do not relate to Spotlight indexing, rely on outdated procedures, or only attempt to work around the symptom rather than correct the search index itself.
- A. Correct.
Correct. If Spotlight returns incomplete or outdated search results and the location is not excluded, rebuilding the Spotlight index is the appropriate next troubleshooting step. On macOS, this can be done by adding and then removing the disk or folder from Spotlight Privacy settings, which forces reindexing, or by using supported command-line tools such as mdutil. This directly addresses corrupted or stale indexing data.
- B. Incorrect.
Incorrect. FileVault encrypts the startup disk to protect data at rest, but it is not used to fix missing Spotlight results. Spotlight can work on FileVault-enabled systems, and turning on encryption would not be an appropriate first troubleshooting step for an indexing issue.
- C. Incorrect.
Incorrect. Repairing disk permissions is an outdated troubleshooting step and is not the standard fix for Spotlight indexing problems on modern macOS versions. Even on systems where permissions repair existed, it would not be the most direct or likely solution to incomplete Spotlight results for files that are otherwise accessible.
- D. Incorrect.
Incorrect. Moving files may update metadata timestamps and sometimes make a file easier to notice manually, but it does not address the underlying problem of an incomplete or damaged Spotlight index. This is more of a workaround attempt than a proper fix.