Hi, I am using a list function to filter a view, basically the list function takes some parameters, filters the view and sends back JSON using the toJSON function to my application. I am just wondering if I add include_docs that I am still able to retrieve the docs as well, now that I have a raw JSON object being sent back?
Cheers Steve
