On Dec 17, 2011, at 3:13 AM, Alexander Reichstadt wrote:

> reading through the spotlight docu I am not sure where to start or if the 
> following is possible. I am trying to find out if a spotlight importer can be 
> used to query external data sources. I know the advantage of spotlight is 
> meant to pre-catalog files in order to quickly return results. But in other 
> cases where there is data not permanently available I am looking for a way to 
> only hook into the user entering something into spotlight to additionally 
> forward the query to another process or even other server or machine. Is this 
> possible?

Not unless they’ve done something major to Spotlight in 10.6 or 10.7. As 
originally designed it is tightly tied to the filesystem, so the objects it 
indexes are individual files. Your importer will get called on a specific file, 
and only when that file changes.

—Jens_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to