Re: Core Data NSPredicate
Re: Core Data NSPredicate
- Subject: Re: Core Data NSPredicate
- From: Jerry Krinock <email@hidden>
- Date: Fri, 11 Mar 2011 19:28:38 -0800
On 2011 Mar 11, at 18:36, Indragie Karunaratne wrote:
> Is there any way I can do this in an NSPredicate, aside from creating a "search string" attribute in my data model containing a concatenated string of the above attributes?
I'm not sure, but the section "Fetch Predicates and Sort Descriptors" in here:
http://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/CoreData/Articles/cdPersistentStores.html
will tell you what you can, or more specifically what you *cannot* do in a fetch predicate.
P.S. The title of the document, "Persistent Store Features", is probably an inside joke at Apple. After reading it you'll realize that a better title would be "Persistent Store Limitations" :))
_______________________________________________
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