Re: Spotlight search speed problems?
Re: Spotlight search speed problems?
- Subject: Re: Spotlight search speed problems?
- From: Jim Correia <email@hidden>
- Date: Thu, 16 Jun 2005 14:16:35 -0400
On Jun 16, 2005, at 11:43 AM, Vince DeMarco wrote:
All FS type searches are slower
the menu does this
kMDItemDisplayName == "*.radiusconfig"
this will be much faster
DisplayName is the cached name as you would see in the Finder,
FSName does a catalog search
Vince,
The problem is if the user types Foobar.txt I have no way of knowing
if the target has hide extensions turned on or not (or what the state
of that checkbox was when Spotlight indexed the file) so I've found
searching on the display name didn't give me the hits I was
expecting. Is my memory or approach flawed? Is there some way out of
this conundrum?
Thanks,
Jim
_______________________________________________
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