Hi
I am making an iPhone app for an ebook with ebook data in html files. I have to implement search text functionality for ebook data, book size is fairly large. Can somebody please suggest me recommended practice for searching text in large html files - keeping in view performance and other constraints in iPhone.
Thanks.