NSMetadataQueryDidUpdateNotification problem with volumes
NSMetadataQueryDidUpdateNotification problem with volumes
- Subject: NSMetadataQueryDidUpdateNotification problem with volumes
- From: Eddie Aguirre <email@hidden>
- Date: Tue, 28 Apr 2009 09:12:02 -0700
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
email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden