Hey again, new week new question.. ;) I will try to make this as clear as possible!
Example: Let's say i have a user profile and that document has properties that connect to other documents. type: user friend1:documentID. <- the friends document id. Now this works perfectly and you can see all the related document's propertys and we have gotten this to work since alpha, but how do you achieve this when searching like we are, so when you search you not only search for a document but the related content as well. Like it would work with Node.JS + Couchbase Server..how do you achieve this result with Couchbase Lite? Like it would work in a normal social app, do you have that option? Obviously not everything should sync down on your device? The best would be to use the gateway to pull and sync but don't store the 1000 documents with attachment that it could be in a "Instagram scenario". Best Regards, CouchbaseLover -- 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/bcab8ab7-0b60-42a5-ae49-fc8189df2029%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
