<?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: Disabling spotlight in Mac OSX 10.5 Leopard</title>
	<atom:link href="http://garrettreid.com/2007/disabling-spotlight-in-mac-osx-105-leopard/feed/" rel="self" type="application/rss+xml" />
	<link>http://garrettreid.com/2007/disabling-spotlight-in-mac-osx-105-leopard/</link>
	<description>Potentially useful stuff</description>
	<lastBuildDate>Wed, 16 Nov 2011 19:01:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Jam</title>
		<link>http://garrettreid.com/2007/disabling-spotlight-in-mac-osx-105-leopard/comment-page-1/#comment-287</link>
		<dc:creator>Jam</dc:creator>
		<pubDate>Mon, 09 Nov 2009 19:45:04 +0000</pubDate>
		<guid isPermaLink="false">http://garrettreid.com/?p=17#comment-287</guid>
		<description>Wallybear,

this line pasted in Terminal:

sudo launchctl unload /System/Library/LaunchDaemons/com.apple.metadata.mds.plist

Didn&#039;t do anything.  Spotlight is still working.</description>
		<content:encoded><![CDATA[<p>Wallybear,</p>
<p>this line pasted in Terminal:</p>
<p>sudo launchctl unload /System/Library/LaunchDaemons/com.apple.metadata.mds.plist</p>
<p>Didn&#8217;t do anything.  Spotlight is still working.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ifilmmovies</title>
		<link>http://garrettreid.com/2007/disabling-spotlight-in-mac-osx-105-leopard/comment-page-1/#comment-285</link>
		<dc:creator>ifilmmovies</dc:creator>
		<pubDate>Mon, 12 Oct 2009 23:21:55 +0000</pubDate>
		<guid isPermaLink="false">http://garrettreid.com/?p=17#comment-285</guid>
		<description>Hey, it worked for me THANK YOU!!!!


I have been trying for the last year to dump that thing........</description>
		<content:encoded><![CDATA[<p>Hey, it worked for me THANK YOU!!!!</p>
<p>I have been trying for the last year to dump that thing&#8230;&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wallybear</title>
		<link>http://garrettreid.com/2007/disabling-spotlight-in-mac-osx-105-leopard/comment-page-1/#comment-260</link>
		<dc:creator>wallybear</dc:creator>
		<pubDate>Sun, 25 May 2008 20:41:16 +0000</pubDate>
		<guid isPermaLink="false">http://garrettreid.com/?p=17#comment-260</guid>
		<description>No, no and no!
Do not change system file permissions! To disable Spotlight in Leopard, just do the following:

sudo launchctl unload /System/Library/LaunchDaemons/com.apple.metadata.mds.plist
sudo launchctl unload -w /System/Library/LaunchDaemons/com.apple.metadata.mds.plist

(first line stops it, second line tells the system to disable it permanently)
To reenable it:

sudo launchctl load /System/Library/LaunchDaemons/com.apple.metadata.mds.plist
sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.metadata.mds.plist

(same meaning but reenabling instead of disabling)
That&#039;s all</description>
		<content:encoded><![CDATA[<p>No, no and no!<br />
Do not change system file permissions! To disable Spotlight in Leopard, just do the following:</p>
<p>sudo launchctl unload /System/Library/LaunchDaemons/com.apple.metadata.mds.plist<br />
sudo launchctl unload -w /System/Library/LaunchDaemons/com.apple.metadata.mds.plist</p>
<p>(first line stops it, second line tells the system to disable it permanently)<br />
To reenable it:</p>
<p>sudo launchctl load /System/Library/LaunchDaemons/com.apple.metadata.mds.plist<br />
sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.metadata.mds.plist</p>
<p>(same meaning but reenabling instead of disabling)<br />
That&#8217;s all</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: garrett</title>
		<link>http://garrettreid.com/2007/disabling-spotlight-in-mac-osx-105-leopard/comment-page-1/#comment-244</link>
		<dc:creator>garrett</dc:creator>
		<pubDate>Wed, 26 Mar 2008 15:36:23 +0000</pubDate>
		<guid isPermaLink="false">http://garrettreid.com/?p=17#comment-244</guid>
		<description>The easiest way to turn on indexing is to just run disk utility, as I said above ;)
If you want to do it by hand, run the above commands replacing 0000 with 755.</description>
		<content:encoded><![CDATA[<p>The easiest way to turn on indexing is to just run disk utility, as I said above ;)<br />
If you want to do it by hand, run the above commands replacing 0000 with 755.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: edIT</title>
		<link>http://garrettreid.com/2007/disabling-spotlight-in-mac-osx-105-leopard/comment-page-1/#comment-242</link>
		<dc:creator>edIT</dc:creator>
		<pubDate>Wed, 26 Mar 2008 06:30:55 +0000</pubDate>
		<guid isPermaLink="false">http://garrettreid.com/?p=17#comment-242</guid>
		<description>what is the code to turn indexing back on?</description>
		<content:encoded><![CDATA[<p>what is the code to turn indexing back on?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

