• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Core Data Fetch Error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Core Data Fetch Error


  • Subject: Re: Core Data Fetch Error
  • From: Ashley Clark <email@hidden>
  • Date: Fri, 10 Mar 2006 18:21:17 -0600

On Mar 10, 2006, at 6:12 PM, Chris Hanson wrote:

On Mar 10, 2006, at 3:50 PM, Greg Herlihy wrote:

One way to avoid the regular expression parsing would be to specify
"CONTAINS" instead of "LIKE" for the match. In fact there seems little
reason to perform a "LIKE" search unless the search text does in fact
contain a regular expression.

The predicate CONTAINS operator, like the =/== operator, does not support case- or diacritic-insensitive string matching.


-- Chris

That's incorrect, CONTAINS does support case- or diacritic- insensitive string matching:


http://developer.apple.com/documentation/Cocoa/Reference/Foundation/ ObjC_classic/Classes/NSPredicate.html

Ashley Clark


Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
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

References: 
 >Re: Core Data Fetch Error (From: Greg Herlihy <email@hidden>)
 >Re: Core Data Fetch Error (From: Chris Hanson <email@hidden>)

  • Prev by Date: Re: Core Data Fetch Error
  • Next by Date: Re: Core Data Fetch Error
  • Previous by thread: Re: Core Data Fetch Error
  • Next by thread: Re: Core Data Fetch Error
  • Index(es):
    • Date
    • Thread