> On Nov 20, 2014, at 4:33 PM, CouchbaseLover <[email protected]> wrote: > > friend: 12ASDER431231AD <- Document ID that is also a user document. How do i > get that document id's static info within that one search?
So this is a question about querying the server, not a Couchbase Lite question? View rows can't combine data from multiple documents. You'll have to separately request the related document from the Sync Gateway using the REST API. —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/2F7D53EA-6EE4-4D7B-A0C2-4CC3B94CDC35%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
