【发布时间】:2010-07-22 00:50:32
【问题描述】:
作为对我昨天提出的问题 (New Core Data entity identical to existing one: separate entity or other solution?) 的回答,有人建议我为属性编制索引。
在 Google 上大量搜索 SQLite/Core Data 中的“索引”是什么之后,恐怕我还没有更接近确切地知道它是什么或它如何根据属性加快获取速度。请记住,除了基于过去几个月对 Core Data 的阅读方式、方式、方式的模糊想法之外,我对 SQLite/数据库一无所知。
【问题讨论】:
标签: objective-c core-data