Re: CoreData Indexing is it possible?
Re: CoreData Indexing is it possible?
- Subject: Re: CoreData Indexing is it possible?
- From: "Alexey Zakhlestin" <email@hidden>
- Date: Mon, 17 Sep 2007 14:58:25 +0400
well, if you use sqlite as a coredata backend, that is certainly
possible to do (at least by using sqlite-native calls, not sure if
coredata has native interface for that)
On 9/16/07, Giovanni Donelli <email@hidden> wrote:
> 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
>
--
Alexey Zakhlestin
http://blog.milkfarmsoft.com/
_______________________________________________
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