Hi!

I am using PhoneGap CBLite.
I have created views which is returning null, so I get only _id of each 
records.
Now is there any way so that I can fetch multiple records from array of 
_ids? I have tried following code but seems not working.

   - var array1 = ["1","2"];
      - config.db.get(array1, function(err, doc){...})
   

-- 
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/6d1f3b5f-dde0-4fad-aa97-841afefb1ed4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to