• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Tiger documentation update
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Tiger documentation update


  • Subject: Re: Tiger documentation update
  • From: m <email@hidden>
  • Date: Sun, 8 May 2005 14:07:29 -0700

Sweet! Thanks for this. Works great!

_murat


On May 8, 2005, at 10:59 AM, Charles Srstka wrote:

You're gonna love this - Spotlight is hard-wired to ignore the / Developer/ADC Reference Library folder when indexing.

[snip]

Fortunately, there seems to be a more elegant way to override this - in the hidden /.Spotlight-V100 folder, there's a file called _rules.plist. Editing it to look like this:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd";>
<plist version="1.0">
<dict>
<key>EXCLUDE</key>
<array/>
<key>INCLUDE</key>
<array>
<string>/Developer/ADC Reference Library</string>
</array>
<key>NOTE</key>
<string>Specify paths to include or exclude, preceeding rules which target user-homes with ~/</string>
</dict>
</plist>


and then running this command after rebooting:

mdimport /Developer/ADC\ Reference\ Library

should cause the developer docs to be searchable.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Re: Tiger documentation update (From: Bill Cheeseman <email@hidden>)
 >Re: Tiger documentation update (From: Shawn Erickson <email@hidden>)
 >Re: Tiger documentation update (From: Kay Roepke <email@hidden>)
 >Re: Tiger documentation update (From: Scott Anguish <email@hidden>)
 >Re: Tiger documentation update (From: Robert Nicholson <email@hidden>)
 >Re: Tiger documentation update (From: Charles Srstka <email@hidden>)

  • Prev by Date: Re: Can't drag/drop create new data model in Interface Builder
  • Next by Date: Re: Radio Button Matrix Draws Multiple Selections
  • Previous by thread: Re: Tiger documentation update
  • Next by thread: [Moderator] Re: Tiger documentation update
  • Index(es):
    • Date
    • Thread