> On Dec 22, 2014, at 8:40 AM, Andrew <[email protected]> wrote: > > 2014-12-22 17:33:10.949 Author[15867:5c03] *** ASSERTION FAILED: Cannot > reindex view 'research-views/documents' which has no map block set
As the message says, it's trying to update the index of the view "research-views/documents" but there's no map function for the view. Check your design document. Also: which view were you querying? If it's not the same view, then this could be a bug in 1.0.2 that was fixed in 1.0.3. —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/2D31802E-0282-4E64-97C9-4A1F4BFBEF7A%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
