Here’s a Quick Tip from Mac Geek Gab 892 for improving your Spotlight search results. The AppleScript referenced in the video is:
delay 15
try do shell script “diskutil unmount /Volumes/DriveName-Clone/” (replace with your actual Volume name)
end try
Check It Out: Eject Your Clone Disk to Improve Spotlight Results