Re: Spotlight word-based search
Re: Spotlight word-based search
- Subject: Re: Spotlight word-based search
- From: Matt Neuburg <email@hidden>
- Date: Sun, 21 May 2006 08:26:58 -0700
- Thread-topic: Spotlight word-based search
On Fri, 12 May 2006 16:31:44 +0200, Pierre Bernard <email@hidden> said:
>Hi!
>
>Could anybody venture into an explanation as to why the following
>Spotlight query string :
> (kMDItemDisplayName like[wc] 'Desktop')
>does not match 'Desktop Folder'?
That would be because "like" is not a valid Spotlight query string
comparison operator. Correct syntax is documented here:
<http://developer.apple.com/documentation/Carbon/Conceptual/SpotlightQuery/C
oncepts/QueryFormat.html>
m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
<http://www.amazon.com/gp/product/0596102119>
_______________________________________________
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