CoreData Indexing is it possible?
CoreData Indexing is it possible?
- Subject: CoreData Indexing is it possible?
- From: "Giovanni Donelli" <email@hidden>
- Date: Sun, 16 Sep 2007 21:48:52 +0200
Dear Cocoa Gurus, first I have to say that Core Data is awesome :-)
When I took my Comp. Science class about database they taught me that by
building an index on a specific table attribute the search can
be dramatically speeded up (if the search involves that attribute).
Is there a way to do the same think with a core data database? I have a
table with 10 attributes, but the user can search only by using one. It
would be great to optimize the table for the retrieval of that specific
attribute. Is that possible?
Thank you!
Giovanni Donelli
_______________________________________________
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