Hey All, 
I'm not sure if this is possible, or even a very good idea, but is there a 
way to pre-index the view on document create/update time?  Right now it 
looks like all the new documents are ran through the emitter the first time 
the query is run.  Is there any way to front-load this to document insert 
time?  

I tried using "database.registerView(myview)" but all the new/updated 
documents still ran through the emitter at query.run() time.  We have a 
case where this would be useful as there is quite a lot of lag running the 
emitter.

Thanks -james

-- 
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/369880da-cafd-4ea3-9445-5071b086b4cd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to