On Jan 20, 2014, at 10:34 AM, Anton Anisimov 
<[email protected]<mailto:[email protected]>> wrote:

Does anybody have done such case, when you have a 10K-20K items that have to 
indexed not when app is opened first time, but right from bundle? Because, in 
other case it have to index sometime, on old device it takes some time up to 
30-50 seconds.

If the db is bundled with the app, make sure that it contains up to date 
indexes. At build time, when you generate the database file that's going to get 
copied into the app bundle, run a query on each view after you've added all the 
documents.

—Jens

-- 
You received this message because you are subscribed to the Google Groups 
"Couchbase Mobile" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mobile-couchbase/3271494C-EF1C-4275-950C-8469810E6439%40couchbase.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to