views:

28

answers:

0

i use core data in my app. i have 4 columns(id,name,description,specs).
I want to full text search across all these columns.
Is it possible with core data? If anybody can provide me reference to tutorial or code snippets.
Thanks