Difference between revisions of "Spotlight index of mounted volumes"
From Tech-Wiki
Line 8: | Line 8: | ||
mdutil -s /Volumes/nameofvolume | Displays current status of indexing | mdutil -s /Volumes/nameofvolume | Displays current status of indexing | ||
mdutil -E /Volumes/nameofvolume | Erases the Spotlight Index | mdutil -E /Volumes/nameofvolume | Erases the Spotlight Index | ||
− | |||
− |
Latest revision as of 01:48, 8 August 2016
Spotlight index of mounted volumes: (maybe ignored by macos though?)
mdutil -i on /Volumes/nameofvolume | Enables Spotlight indexing mdutil -i off /Volumes/nameofvolume | Disables Spotlight indexing mdutil -s /Volumes/nameofvolume | Displays current status of indexing mdutil -E /Volumes/nameofvolume | Erases the Spotlight Index