hi christopher,
i am having the same issues with spotlight and timemachine, send bug report to apple....
have been for hours online researching how to fix this, its driving me nuts...
i want to try your suggestion... but i am weary to make mistakes... my question starts with not finding /var/folders can't do a search as spotlight indexing for months... do i have to delete the contents of this folder, put into trash and empty trash?
i have found the terminal, never used it so i want to make sure.... you say entering the 2 commands, but are't there 3 commands?
sudo mdutil -i off /
sudo mdutil -E /
sudo rm -Rf /var/folders/*
do i have to copy each of the 3 seperately or copy paste in one go and then hit enter?
then i reboot and then go to terminal paste
sudo mdutil -i on / and hit enter?
sorry for my ignorance this tech stuff is all fairly new to me
is this still all working for you?
thanks so much
andi
I might have a working "fix". Based on the constant stalling on sandbox-cache.db I decided to take a chance and delete all folders found in /var/folders using the command. What I actually did, in order:
Restored Evernote, Colloquy, LibreOffice back to /Applications (from the Trash).
Quit all applications except Terminal, issued the following two commands:
sudo mdutil -i off /
sudo mdutil -E /
sudo rm -Rf /var/folders/*
Reboot.
sudo mdutil -i on /