> On Oct 10, 2014, at 6:20 AM, Karel-Jan Van Haute <[email protected]> wrote: > > But I want to use the lookup pattern. The couchbase youtube video's state > that you can do "add("u::user", data) and "add("[email protected] > <mailto:[email protected]>", "u::user") and then do a two step retrieval.
I don't know what that means … I think you were probably looking at information about the Couchbase Server APIs, which are not at all the same as Couchbase Lite. Try starting with the Couchbase Lite documentation <http://developer.couchbase.com/mobile/develop/guides/couchbase-lite/index.html>. And if you're also new to Swift, I'd suggest putting that part off until later and learning Couchbase Lite in regular Objective-C first. —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/001F7C7E-FA8F-455E-A1FF-78E013F1AA49%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
