<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to Disable (or Enable) Spotlight in Mac OS X Mountain Lion</title>
	<atom:link href="http://osxdaily.com/2011/12/10/disable-or-enable-spotlight-in-mac-os-x-lion/feed/" rel="self" type="application/rss+xml" />
	<link>http://osxdaily.com/2011/12/10/disable-or-enable-spotlight-in-mac-os-x-lion/</link>
	<description>News, tips, software, reviews, and more for Mac OS X, iPhone, iPad</description>
	<lastBuildDate>Sun, 19 May 2013 22:41:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Martin</title>
		<link>http://osxdaily.com/2011/12/10/disable-or-enable-spotlight-in-mac-os-x-lion/#comment-528680</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Fri, 22 Mar 2013 07:39:15 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=24716#comment-528680</guid>
		<description>Thanks, useful. I had a corrupt file system that I could not repair because spotlight kept causing a kernel panic as soon as it tried to mount. Completely killing spotlight allowed the system to be repaired.

However, I must point-out. Your sentence &quot;This will effect indexing on all drives connected to the Mac.&quot; is a perfect example of the difference between affect and effect and has the oposite meaning from the one you intend. You meant all indexing will be *affected* which is the same as saying NO INDEXING will be *effected*!</description>
		<content:encoded><![CDATA[<p>Thanks, useful. I had a corrupt file system that I could not repair because spotlight kept causing a kernel panic as soon as it tried to mount. Completely killing spotlight allowed the system to be repaired.</p>
<p>However, I must point-out. Your sentence &#8220;This will effect indexing on all drives connected to the Mac.&#8221; is a perfect example of the difference between affect and effect and has the oposite meaning from the one you intend. You meant all indexing will be *affected* which is the same as saying NO INDEXING will be *effected*!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MArC</title>
		<link>http://osxdaily.com/2011/12/10/disable-or-enable-spotlight-in-mac-os-x-lion/#comment-515958</link>
		<dc:creator>MArC</dc:creator>
		<pubDate>Wed, 13 Mar 2013 03:41:02 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=24716#comment-515958</guid>
		<description>Why is it, when someone using Mac OS asks a perfectly valid technical operating system question, who is presumably interested in Unix/BSD security or tweaking their system for speed, battery life, stability, efficiency or whatever, on Mac forums or countless Blogs,  - why is there always one who (obviously being ignorant or not interested in the technical aspects of computer operating systems themselves) decides to pipe up and  type out with something unhelpful like &#039; leave it alone &#039; &#039;why would you want to do something like that &#039;or &#039; dont touch it &#039; ? while knowing nothing ?

This mindset is that of an ignorant smug &#039;Apple fan&#039; who think Apple know best and let Apple do all their thinking. its smug, unhelpful, small-minded lazy thinking, zealot-like in the extreme and makes non Apple users laugh at their ignorance, while making real tech savvy people irritated beyond belief.

99% of this philistine mindset is curiously only in the Apple world, and is makes them seem foolish, most folks, while knowing little or nothing say nothing and read to learn, but &#039;dont touch it&#039; zealots are oddly very vocal. that say an empty can rattles the loudest..  by the way Apple zealots, trust your government. stay in line. shut p and dont ask questions.</description>
		<content:encoded><![CDATA[<p>Why is it, when someone using Mac OS asks a perfectly valid technical operating system question, who is presumably interested in Unix/BSD security or tweaking their system for speed, battery life, stability, efficiency or whatever, on Mac forums or countless Blogs,  &#8211; why is there always one who (obviously being ignorant or not interested in the technical aspects of computer operating systems themselves) decides to pipe up and  type out with something unhelpful like &#8216; leave it alone &#8216; &#8216;why would you want to do something like that &#8216;or &#8216; dont touch it &#8216; ? while knowing nothing ?</p>
<p>This mindset is that of an ignorant smug &#8216;Apple fan&#8217; who think Apple know best and let Apple do all their thinking. its smug, unhelpful, small-minded lazy thinking, zealot-like in the extreme and makes non Apple users laugh at their ignorance, while making real tech savvy people irritated beyond belief.</p>
<p>99% of this philistine mindset is curiously only in the Apple world, and is makes them seem foolish, most folks, while knowing little or nothing say nothing and read to learn, but &#8216;dont touch it&#8217; zealots are oddly very vocal. that say an empty can rattles the loudest..  by the way Apple zealots, trust your government. stay in line. shut p and dont ask questions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ungars</title>
		<link>http://osxdaily.com/2011/12/10/disable-or-enable-spotlight-in-mac-os-x-lion/#comment-498203</link>
		<dc:creator>ungars</dc:creator>
		<pubDate>Sun, 17 Feb 2013 10:53:04 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=24716#comment-498203</guid>
		<description>mdutil(1)                 BSD General Commands Manual                mdutil(1)

NAME
     mdutil -- manage the metadata stores used by Spotlight

SYNOPSIS
     mdutil [-pEsav] [-i on &#124; off] mountPoint ...

DESCRIPTION
     The mdutil command is useful for managing the metadata stores for mounted volumes.

     The following options are available:

     -p  Spotlight caches indexes of some network devices locally.  This option requests that a
         local caches be flushed to the appropriate network device.

     -E  This flag will cause each local store for the volumes indicated to be erased.  The stores
         will be rebuilt if appropriate.

     -i on &#124; off
         Sets the indexing status for the provided volumes to on or off.  Note that indexing may be
         delayed due to low disk space or other conditions.

     -s  Display the indexing status of the listed volumes.

     -a  Apply command to all volumes.

     -v  Print verbose information when available.

SEE ALSO
     mdfind(1), mds(8), mdimport(1)

Mac OS X                       September 1, 2005                      Mac OS X
(END)</description>
		<content:encoded><![CDATA[<p>mdutil(1)                 BSD General Commands Manual                mdutil(1)</p>
<p>NAME<br />
     mdutil &#8212; manage the metadata stores used by Spotlight</p>
<p>SYNOPSIS<br />
     mdutil [-pEsav] [-i on | off] mountPoint &#8230;</p>
<p>DESCRIPTION<br />
     The mdutil command is useful for managing the metadata stores for mounted volumes.</p>
<p>     The following options are available:</p>
<p>     -p  Spotlight caches indexes of some network devices locally.  This option requests that a<br />
         local caches be flushed to the appropriate network device.</p>
<p>     -E  This flag will cause each local store for the volumes indicated to be erased.  The stores<br />
         will be rebuilt if appropriate.</p>
<p>     -i on | off<br />
         Sets the indexing status for the provided volumes to on or off.  Note that indexing may be<br />
         delayed due to low disk space or other conditions.</p>
<p>     -s  Display the indexing status of the listed volumes.</p>
<p>     -a  Apply command to all volumes.</p>
<p>     -v  Print verbose information when available.</p>
<p>SEE ALSO<br />
     mdfind(1), mds(8), mdimport(1)</p>
<p>Mac OS X                       September 1, 2005                      Mac OS X<br />
(END)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ungars</title>
		<link>http://osxdaily.com/2011/12/10/disable-or-enable-spotlight-in-mac-os-x-lion/#comment-498202</link>
		<dc:creator>ungars</dc:creator>
		<pubDate>Sun, 17 Feb 2013 10:51:08 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=24716#comment-498202</guid>
		<description>There is no file /System/Library/LaunchAgents/com.apple.Spotlight.plist

in LION ?</description>
		<content:encoded><![CDATA[<p>There is no file /System/Library/LaunchAgents/com.apple.Spotlight.plist</p>
<p>in LION ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ungars</title>
		<link>http://osxdaily.com/2011/12/10/disable-or-enable-spotlight-in-mac-os-x-lion/#comment-498201</link>
		<dc:creator>ungars</dc:creator>
		<pubDate>Sun, 17 Feb 2013 10:49:56 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=24716#comment-498201</guid>
		<description>sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.metadata.mds.plist</description>
		<content:encoded><![CDATA[<p>sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.metadata.mds.plist</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MacCentric</title>
		<link>http://osxdaily.com/2011/12/10/disable-or-enable-spotlight-in-mac-os-x-lion/#comment-497302</link>
		<dc:creator>MacCentric</dc:creator>
		<pubDate>Sat, 16 Feb 2013 19:27:59 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=24716#comment-497302</guid>
		<description>Also, when I tried to to add/remove the HD from the Spotlight privacy prefpane and was told:
Privacy List Error
The item couldn&#039;t be added or removed because you don&#039;t have the appropriate permissions.

I&#039;m guessing this will likely end in a clean system install, but I&#039;m open to suggestions.</description>
		<content:encoded><![CDATA[<p>Also, when I tried to to add/remove the HD from the Spotlight privacy prefpane and was told:<br />
Privacy List Error<br />
The item couldn&#8217;t be added or removed because you don&#8217;t have the appropriate permissions.</p>
<p>I&#8217;m guessing this will likely end in a clean system install, but I&#8217;m open to suggestions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MacCentric</title>
		<link>http://osxdaily.com/2011/12/10/disable-or-enable-spotlight-in-mac-os-x-lion/#comment-497298</link>
		<dc:creator>MacCentric</dc:creator>
		<pubDate>Sat, 16 Feb 2013 19:24:59 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=24716#comment-497298</guid>
		<description>I recovered a failing partition to a new drive. It looked like most everything copied except for some garageband files. But on restarting from the new drive, spotlight wasn&#039;t even there. So I repaired permissions, installed the 10.7.5 combo update, and ran Onyx. After restart, Spotlight icon was back, but didn&#039;t return any results. I tried the following in Terminal:

 sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.metadata.mds.plist

To proceed, enter your password, or type Ctrl-C to abort.

Password:
com.apple.metadata.mds: Already loaded
Peters-MacBook-Pro:~ peter$ sudo mdutil -E /
Spotlight server is disabled.
Peters-MacBook-Pro:~ peter$ sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.metadata.mds.plist
com.apple.metadata.mds: Already loaded
Peters-MacBook-Pro:~ peter$ sudo mdutil -a -i on
Password:
Spotlight server is disabled.

Any ideas where to go from here?</description>
		<content:encoded><![CDATA[<p>I recovered a failing partition to a new drive. It looked like most everything copied except for some garageband files. But on restarting from the new drive, spotlight wasn&#8217;t even there. So I repaired permissions, installed the 10.7.5 combo update, and ran Onyx. After restart, Spotlight icon was back, but didn&#8217;t return any results. I tried the following in Terminal:</p>
<p> sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.metadata.mds.plist</p>
<p>To proceed, enter your password, or type Ctrl-C to abort.</p>
<p>Password:<br />
com.apple.metadata.mds: Already loaded<br />
Peters-MacBook-Pro:~ peter$ sudo mdutil -E /<br />
Spotlight server is disabled.<br />
Peters-MacBook-Pro:~ peter$ sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.metadata.mds.plist<br />
com.apple.metadata.mds: Already loaded<br />
Peters-MacBook-Pro:~ peter$ sudo mdutil -a -i on<br />
Password:<br />
Spotlight server is disabled.</p>
<p>Any ideas where to go from here?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: megadr01d</title>
		<link>http://osxdaily.com/2011/12/10/disable-or-enable-spotlight-in-mac-os-x-lion/#comment-489677</link>
		<dc:creator>megadr01d</dc:creator>
		<pubDate>Tue, 05 Feb 2013 23:54:05 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=24716#comment-489677</guid>
		<description>If you just want to prevent indexing on some HDs (for example, stop indexing your external and keep indexing your boot volume, for Mail search functionality, etc.) just create a new empty file at each HD&#039;s root, named

.metadata_never_index

You can of course add your HDs to the Privacy tab of Spotlight&#039;s Preferences but I found it doesn&#039;t work with some HDs (eg. FAT32).</description>
		<content:encoded><![CDATA[<p>If you just want to prevent indexing on some HDs (for example, stop indexing your external and keep indexing your boot volume, for Mail search functionality, etc.) just create a new empty file at each HD&#8217;s root, named</p>
<p>.metadata_never_index</p>
<p>You can of course add your HDs to the Privacy tab of Spotlight&#8217;s Preferences but I found it doesn&#8217;t work with some HDs (eg. FAT32).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charlie Brown</title>
		<link>http://osxdaily.com/2011/12/10/disable-or-enable-spotlight-in-mac-os-x-lion/#comment-483857</link>
		<dc:creator>Charlie Brown</dc:creator>
		<pubDate>Tue, 29 Jan 2013 00:07:09 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=24716#comment-483857</guid>
		<description>I couldn&#039;t agree more, Andy. It&#039;s interesting because I always liked these system-indexing services. For example, I just love (yes, I DO!) how Windows 7 indexes my main folders, even though I have very good control over it. Spotlight seems to depend on the weather to do its job. Works great for some, and for others, like me and you, it&#039;s near disaster. I&#039;d rather keep on good and old Locate/UpdateDB (recently came from Linux), most of the time my searches are for file names.

But what it&#039;s better: even if it doesn&#039;t come ready-made in the OS, we can choose! ;-)

Thank you all of you guys, great hint about disabling the search button and also for your opinions.</description>
		<content:encoded><![CDATA[<p>I couldn&#8217;t agree more, Andy. It&#8217;s interesting because I always liked these system-indexing services. For example, I just love (yes, I DO!) how Windows 7 indexes my main folders, even though I have very good control over it. Spotlight seems to depend on the weather to do its job. Works great for some, and for others, like me and you, it&#8217;s near disaster. I&#8217;d rather keep on good and old Locate/UpdateDB (recently came from Linux), most of the time my searches are for file names.</p>
<p>But what it&#8217;s better: even if it doesn&#8217;t come ready-made in the OS, we can choose! <img src='http://cdn.osxdaily.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Thank you all of you guys, great hint about disabling the search button and also for your opinions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andy selby</title>
		<link>http://osxdaily.com/2011/12/10/disable-or-enable-spotlight-in-mac-os-x-lion/#comment-480851</link>
		<dc:creator>andy selby</dc:creator>
		<pubDate>Fri, 25 Jan 2013 07:34:20 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=24716#comment-480851</guid>
		<description>I&#039;ve been disabling Spotlight for years as it always and consistently ends up running amok. Things will be okay for a while, but then out of nowhere &quot;mdsworker&quot; and other processes related to it will start going crazy. The HD never stops working and the searches themselves get glacial. The amount of work the process taxes the system with gets more and more ridiculous over time. The difference between a machine running Spotlight and one not running it is incredible. I really don&#039;t care about the App Store, not while I&#039;m still in Snow Leopard. Maybe it will be a problem when I have to go to Lion or ML someday. For now however, it can go back to the dark hell hole from whence it came.

I&#039;ve used all the above described terminal methods to do so. However, the most fail safe method (and easiest to recover from) is using and app called Spotless. Yes, it is a GUI front end to all those commands, but it does a spectacular job of keeping me out of the terminal. That and Onyx to disable the Spotlight icon and my MacBook Pro runs so much more calmly and stably. The only thing you really lose is the App Store, which means nothing to me. I love Apple, but draconian moves like that crap hole make me wonder where the vision is coming from these days.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been disabling Spotlight for years as it always and consistently ends up running amok. Things will be okay for a while, but then out of nowhere &#8220;mdsworker&#8221; and other processes related to it will start going crazy. The HD never stops working and the searches themselves get glacial. The amount of work the process taxes the system with gets more and more ridiculous over time. The difference between a machine running Spotlight and one not running it is incredible. I really don&#8217;t care about the App Store, not while I&#8217;m still in Snow Leopard. Maybe it will be a problem when I have to go to Lion or ML someday. For now however, it can go back to the dark hell hole from whence it came.</p>
<p>I&#8217;ve used all the above described terminal methods to do so. However, the most fail safe method (and easiest to recover from) is using and app called Spotless. Yes, it is a GUI front end to all those commands, but it does a spectacular job of keeping me out of the terminal. That and Onyx to disable the Spotlight icon and my MacBook Pro runs so much more calmly and stably. The only thing you really lose is the App Store, which means nothing to me. I love Apple, but draconian moves like that crap hole make me wonder where the vision is coming from these days.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wiretap</title>
		<link>http://osxdaily.com/2011/12/10/disable-or-enable-spotlight-in-mac-os-x-lion/#comment-474826</link>
		<dc:creator>wiretap</dc:creator>
		<pubDate>Sun, 13 Jan 2013 05:12:56 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=24716#comment-474826</guid>
		<description>Use Onyx (free) and you can turn it off/on any time.</description>
		<content:encoded><![CDATA[<p>Use Onyx (free) and you can turn it off/on any time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rich</title>
		<link>http://osxdaily.com/2011/12/10/disable-or-enable-spotlight-in-mac-os-x-lion/#comment-459883</link>
		<dc:creator>rich</dc:creator>
		<pubDate>Mon, 03 Dec 2012 11:58:14 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=24716#comment-459883</guid>
		<description>Yep. Same for mountain lion. 

sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.metadata.mds.plist

doesnt work

sudo mdutil -a -i on

does</description>
		<content:encoded><![CDATA[<p>Yep. Same for mountain lion. </p>
<p>sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.metadata.mds.plist</p>
<p>doesnt work</p>
<p>sudo mdutil -a -i on</p>
<p>does</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoffrey</title>
		<link>http://osxdaily.com/2011/12/10/disable-or-enable-spotlight-in-mac-os-x-lion/#comment-445329</link>
		<dc:creator>Geoffrey</dc:creator>
		<pubDate>Thu, 01 Nov 2012 00:25:45 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=24716#comment-445329</guid>
		<description>I tried the method for disabeling my spotlight while I downloaded from another drive but when I tried to turn it back on I got this error...

launchctl: Error unloading: com.apple.metadata.mds

Any advice?</description>
		<content:encoded><![CDATA[<p>I tried the method for disabeling my spotlight while I downloaded from another drive but when I tried to turn it back on I got this error&#8230;</p>
<p>launchctl: Error unloading: com.apple.metadata.mds</p>
<p>Any advice?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://osxdaily.com/2011/12/10/disable-or-enable-spotlight-in-mac-os-x-lion/#comment-434070</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Thu, 04 Oct 2012 14:46:39 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=24716#comment-434070</guid>
		<description>I can&#039;t enable spotlight. I get the following errors when I try both approaches sams-macbook:LaunchDaemons samflower$ sudo launchctl load -w com.apple.metadata.mds.plist
launchctl: no plist was returned for: com.apple.metadata.mds.plist
launchctl: no plist was returned for: com.apple.metadata.mds.plist
nothing found to load
sams-macbook:LaunchDaemons samflower$ pwd
/System/Library/LaunchDaemons
sams-macbook:LaunchDaemons samflower$ sudo mdutil -a -i off
Spotlight server is disabled.
sams-macbook:LaunchDaemons samflower$ sudo mdutil -a -i on
Spotlight server is disabled.


Any help would be much appreciated! Its driving me mental....</description>
		<content:encoded><![CDATA[<p>I can&#8217;t enable spotlight. I get the following errors when I try both approaches sams-macbook:LaunchDaemons samflower$ sudo launchctl load -w com.apple.metadata.mds.plist<br />
launchctl: no plist was returned for: com.apple.metadata.mds.plist<br />
launchctl: no plist was returned for: com.apple.metadata.mds.plist<br />
nothing found to load<br />
sams-macbook:LaunchDaemons samflower$ pwd<br />
/System/Library/LaunchDaemons<br />
sams-macbook:LaunchDaemons samflower$ sudo mdutil -a -i off<br />
Spotlight server is disabled.<br />
sams-macbook:LaunchDaemons samflower$ sudo mdutil -a -i on<br />
Spotlight server is disabled.</p>
<p>Any help would be much appreciated! Its driving me mental&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://osxdaily.com/2011/12/10/disable-or-enable-spotlight-in-mac-os-x-lion/#comment-433862</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Thu, 04 Oct 2012 00:01:57 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=24716#comment-433862</guid>
		<description>Thanks for the workaround - with Spotlight disabled Time Machine is functioning normally again... Hope Apple fix the problem with 10.7.5 soon.</description>
		<content:encoded><![CDATA[<p>Thanks for the workaround &#8211; with Spotlight disabled Time Machine is functioning normally again&#8230; Hope Apple fix the problem with 10.7.5 soon.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced (User agent is rejected)
Database Caching using disk: basic
Object Caching 347/348 objects using disk: basic
Content Delivery Network via cdn.osxdaily.com

Served from: osxdaily.com @ 2013-05-19 20:14:31 -->