Re: Spotlight, Content Indexing, and SearchKit integration questions
Re: Spotlight, Content Indexing, and SearchKit integration questions
- Subject: Re: Spotlight, Content Indexing, and SearchKit integration questions
- From: Corbin Dunn <email@hidden>
- Date: Thu, 2 Jun 2005 10:51:02 -0700
The current example shows only two standard metadata items and a
custom metadata item, but does not address content, i.e.
kMDItemTextContent.
At WWDC I will be assisting in the "Cocoa Makeover talk". One of the
subjects I will (briefly) be covering is how a Spotlight Plug-In can
be created to support a custom file format. The file format that the
"makeover application" saves is a custom plist. I go over how the
kMDItemTextContent attribute is set to the text for that file; it
really is simple -- I just assign some of the text that the file
contains for that attribute. I highly recommend coming to the talk
(if you are going to WWDC). I'm also going to cover NSMetdataQuery.
--corbin
_______________________________________________
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: Spotlight, Content Indexing, and SearchKit integration questions (From: Mark T <email@hidden>) |
| >Re: Spotlight, Content Indexing, and SearchKit integration questions (From: Mark T <email@hidden>) |
| >Re: Spotlight, Content Indexing, and SearchKit integration questions (From: "Dr. Smoke" <email@hidden>) |
| >Re: Spotlight, Content Indexing, and SearchKit integration questions (From: Vince DeMarco <email@hidden>) |
| >Re: Spotlight, Content Indexing, and SearchKit integration questions (From: "Dr. Smoke" <email@hidden>) |