On Feb 24, 2014, at 10:49 PM, Hasan Gharehasanloo <[email protected]> wrote:
> I want to know, is there any way to re-index views (automatically or > manually) after inserting, in order to prevent delay on first run of query? Indexes are updated on demand. You can force one by issuing a simple query and ignoring the result. --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/CD51C1F6-52A0-4399-B683-7BD3F9FD308F%40couchbase.com. For more options, visit https://groups.google.com/groups/opt_out.
