If you’re like me, sometimes Spotlight has driving my MAC very hot with the process ‘mds’.
To disable Spotlight do the following:
open the Terminal app and run the following command:
sudo mdutil -a -i off
To turn it back on
sudo mdutil -a -i on