Hi is there a way to get couch results without the extra metadata?  Perhaps
instead of 'include_docs' where you get:

{"total_rows":1498,"offset":350,"rows":[{"id":"1","key":"1","doc":{"_id":"1","_rev":"1","important":"stuff"}}]}

a 'docs_only' or something  option that would return something like
{[{"important","stuff"}]}

-- 
Erich Oliphant

"There are, in fact, two things, science and opinion, the former begets
knowledge, the latter ignorance"
-- Hippocrates of Cos

Reply via email to