Thank you for sharing deepblue666's fix that you found. Solved this perplexing issue. Should be published as a KB by MS Support.
Thanks to a post by "deepblue666" I solved it.
Original Post URL: Outlook search not works in Monter… | Apple Developer Forums
I am reporting the procedure as it was posted on the Apple Developer Forums below
In my case (Ventura/Outlook 2016) the following fix did solve the issue:
Step 1) sudo mdutil -a -i off
sudo mdutil -a -i on
Step 2) Re-Index your HDD
- Open System settings and select Siri and Spotlight.
- Scroll down and click the Spotlight Privacy.
- Click on Go - Computer.
- Drag the Macintosh HD to the Privacy tab and wait for some time.
- From the Privacy window, select the HD and then click the minus (-) button near the bottom left of the window.
Step 3) Enable && Disable "New Outlook" Feature
Step 4) Have fun with the search feature
Seems to be a new "New Outlook" feature :)
By the way, I tried a lot fixes including
mdimport -r "/Applications/Microsoft Outlook.app/Contents/Library/Spotlight/Microsoft Outlook Spotlight Importer.mdimporter" -d1 "/Users/my_user/Library/Group Containers/UBF8T346G9.Office/Outlook/Outlook 15 Profiles"
no effect :)
I hope this works for you as well
let me know.