<?xml version="1.0" encoding="UTF-8"?>
<codes type="array">
  <code>
    <code>disable spotlight
sudo mdutil -i off 

clean spotlight index
sudo mdutil -E 

enable spotlight
sudo mdutil -i on </code>
    <created-at type="datetime">2008-11-23T21:11:39Z</created-at>
    <description></description>
    <id type="integer">114</id>
    <language-id type="integer">42</language-id>
    <privated type="boolean">false</privated>
    <title>spotlight commands</title>
    <updated-at type="datetime">2008-11-23T21:11:39Z</updated-at>
    <user-id type="integer">7</user-id>
  </code>
  <code>
    <code>cd /Volumes/your_drive
touch .metadata_never_index</code>
    <created-at type="datetime">2008-10-21T23:48:21Z</created-at>
    <description></description>
    <id type="integer">80</id>
    <language-id type="integer">42</language-id>
    <privated type="boolean">false</privated>
    <title>disable spotlight on a fat32 external drive</title>
    <updated-at type="datetime">2008-10-21T23:48:21Z</updated-at>
    <user-id type="integer">7</user-id>
  </code>
</codes>
