Skip to content

Instantly share code, notes, and snippets.

@un33k
Created November 9, 2011 00:33
Show Gist options
  • Select an option

  • Save un33k/1349869 to your computer and use it in GitHub Desktop.

Select an option

Save un33k/1349869 to your computer and use it in GitHub Desktop.
reset spot light metadata and disable it
To display the status of indexing
# mdutil -s /
To clear the metadata store
Turn indexing off for /
# mdutil -i off /
Clear the metadata store for /
# mdutil -E /
Turn indexing back on for /
# mdutil -i on /
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment