How-to, notes, thoughts


How to rebuild MacOS Index to fix Spotlight Search

If your MacOS Spotlite search stopped working correctly, here is an easy trick to rebuild your index, it takes some time, but helped me, so keeping it here where I can easaly grab it as well:

    sudo mdutil -Eai off 
    sudo mdutil -Eai on 
    mdutil -as

MacOS version 15.X.X