When the Microsoft User Data folder is moved for troubleshooting the spotlight index for email and contacts is no longer valid. To fix this spotlight needs to be forced to re-index the drive.
sudo mdutil -i off /Volumes/Macinstosh \HD (or volume name) ; sudo mdutil -i on /Volumes/Macinstosh \HD (or volume name)
Comments
1 comment
Re-indexing in this case did not fix the problem and the account was actually missing on next launch. Adding the Exchange account back did result in entries being indexed and search function restored.
Please sign in to leave a comment.