简体   繁体   中英

iPhone Application gets slow while searching record from SQlite Database

I am facing issue while implementing search functionality in application. I have 2,00,000 records in my sqlite DB. When i start type in UISearchBar it takes 5-6 second for searching.

What is the best way to impment search function in such a large number of records?

Thanks in advance Tejas

我认为管理这些事情是NSThread的最佳方法。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM