objectsWithPredicate:[NSPredicate predicateWithFormat:@"Name CONTAINS[cd] '%@'",term];
--
You received this message because you are subscribed to the Google Groups "Realm" group.
To unsubscribe from this group and stop receiving emails from it, send an email to realm-cocoa...@googlegroups.com.
To post to this group, send email to realm...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/realm-cocoa/6a393f6f-2a3f-4833-a449-1e23faeccd2f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Email.objectsWhere("self.address like[cd] %@", searchTerm as NSString)
To view this discussion on the web visit https://groups.google.com/d/msgid/realm-cocoa/56f24672-8d11-4e3f-b399-b409185df7ab%40googlegroups.com.