reduce search time

  • Replies:2
Varghese Mathew
  • Forum posts: 2

Nov 23, 2013, 8:52:03 AM via Website

The main functionality of our app is searching offers/promotion. The datas are coming from a webservices in JSON format. Almost 850 datas are there in the DB.

The issue is that the searching is taking lots of time, the developers explanation is that its because there is an offline mode for this app which stores the offline data. So every time we load the app its checking the webservices for updated records and its consuming time.

Is that correct? Or is there anyway we can reduce the searching time.


thanks

MM

Reply
Vikram Kyle
  • Forum posts: 13

Nov 23, 2013, 12:55:39 PM via Website

Your app is really good but there are so many search engines which reduce time of search by this technique.

Reply
Varghese Mathew
  • Forum posts: 2

Nov 23, 2013, 1:05:00 PM via Website

Thanks Vikram,

Can you explain further.

Reply