I have an application that runs on OS X. I need to be able to tell Spotlight to exclude my application's directory from indexing. Is there a way to achieve this from the command line? The only examples I see involve excluding an entire volume via the command line.

I know that Spotlight stores a file called _exclusions.plist in the /.Spotlight-V100/ directory. Is there a good class that allows reading and writing of Apple .plist files? I can put the excluded folder's information in this file, but you need root permissions to even read the file in the first place.
--
Chris Jett
[EMAIL PROTECTED]
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to