Hi Chris,

So I'm trying out the filters again, but for some reason even if I return 
false from my filter function, I get back every doc in the local db.

This is my filter function

filters: {by_attr: (function(doc, req) { 
return false;
    }).toString()
}

I JSON.stringify the above, of course.

I know this seems crazy, but I just wanted to make sure that the filters do 
indeed work.

slim 

-- 
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 mobile-couchbase+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mobile-couchbase/4f911604-186f-407a-baf6-7bed2e27ccd2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to