I've setup a NSMetaDataQuery to search for particular file types. I've set the search scope to NSMetadataQueryLocalComputerScope. The initial search phase works correctly. The query returns all of the expected files on all of the local volumes.

Now if I add a file to the root volume I get the NSMetadataQueryDidUpdateNotification notification as expected. But adding a file to any of the other local volume does not seem to fire the notification. I know that spotlight is indexing the files because a similar search through the finder will return the newly added files. Also if I restart my application the new files will be found in the initial search phase. Is this a bug or am I missing something?

--
Eddie Aguirre
ed...@markzware.com

_______________________________________________

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