Re: core data single document spotlight importer
Re: core data single document spotlight importer
- Subject: Re: core data single document spotlight importer
- From: Aaron Jacobs <email@hidden>
- Date: Tue, 8 Aug 2006 09:57:51 -0700
Since Spotlight will only show individual entries for individual
files, I believe the standard (and perhaps only) way to accomplish
this is to have your application create individual files representing
individual notes in a cache directory somewhere, and update them when
they update in your application.
It was described recently on the mailing list:
http://lists.apple.com/archives/Cocoa-dev/2006/Aug/msg00368.html
I have a single-document core data program that manages notes. I
want to create a spotlight importer so that spotlight shows each
individual note as an entry when you search. So far I have only
seen multiple-document tutorials. Can someone point me in the right
direction?
_______________________________________________
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