How can I reduce the impact of spotlight indexing by pushing the priority down?
Spotlight is both useful and annoying. When I build code on my mac, I may generate 1000s of new files. I can tell spotlight that my home dir is off limits but what I'd rather do is to tell spotlight that its processes have the lowest priority possible to ensure their indexing doesn't impact my user experience or blood pressure.
So, anyone know how to set default priority for mdworker processes or is that a silly question as even with low priority the IO impact would be roughly the same?