My MacBook Spotlight and OUTLOOK Fix
I successfully completed efforts today with Apple support and wanted to share to hopefully assist those others where search functions in OUTLOOK [Version 16.57 (22011101) for me] in my 365 Exchange Account didn’t still work. Below in BOLD are the keystrokes I performed which at a high level were terminal+commands, reboot, terminal+commands, reindex and fixed.
First launch of Terminal:
Last Login: Thur Jan 27 12:22:17 on console
mike@MikesMacBookPro ~ % sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.metadata.mds.plist
Password: <ENTER YOUR USER ACCOUNT PASSWORD>
/System/Library/LaunchDaemons/com.apple.metadata.mds.plist: service already loaded
Load failed: 37: Operation already in progress
mike@MikesMacBookPro ~ %
Note that the commands for the first terminal concerned Apple support, but since it was 'already running', he pressed on providing assistance.
REBOOT MacBook
log back into user account
launch terminal again.
Second Launch of Terminal:
Last login: Thu Jan 27 12:43:47 on console
mike@MikesMacBookPro ~ % sudo mdutil -Eai off
Password: <ENTER YOUR USER ACCOUNT PASSWORD>
/:
2022-01-27 12:46:16.099 mdutil[635:7102] mdutil disabling Spotlight: / -> kMDConfigSearchLevelFSSearchOnly
Indexing disabled.
/System/Volumes/Data:
2022-01-27 12:46:16.366 mdutil[635:7102] mdutil disabling Spotlight: /System/Volumes/Data -> kMDConfigSearchLevelFSSearchOnly
Indexing disabled.
mike@MikesMacBookPro ~ % sudo mdutil -Eai on
/:
Indexing enabled.
/System/Volumes/Data:
Indexing enabled.
mike@MikesMacBookPro ~ % mdutil -as
/:
Indexing enabled.
/System/Volumes/Data:
Indexing enabled.
mike@MikesMacBookPro ~ %
At this point, the MacBook was reindexing and it took 49 minutes longer than reindexing via efforts (drag and drop in Spotlight/Privacy, or other terminal commands) to rebuild the index. I was asked to launch spotlight and type in the letter A so that the progress of the reindexing bar could be observed. Once indexing was completed, I was able to find files, contacts, emails, etc via Spotlight.
When I relaunched OUTLOOK Version 16.57 (22011101) and searching for emails, contacts and calendar entries all WORKED! I asked what might have caused this issue (user, software update, etc.) as I had recently reloaded Monterey from a fresh build as well as a fresh user account and nothing worked, and Apple support said they didn’t have any indication on the Case escalation as to why this condition would have occurred. So I saved these commands if/when it happens again!
Hopefully this works for those who like myself until this afternoon couldn’t use OUTLOOK search functions.
BTW - I am not a MacBook expert, just passing along what worked for me so I apologize if you have questions that I can't answer.
After trying every fix imaginable, this did the trick. Many thanks!!!