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 in Couchbase Lite 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/13874e46-087d-49c6-9dbc-32dc3060c231%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to