On Wed, Sep 22, 2010 at 1:23 PM, Timothy Shead <[email protected]> wrote: > Is there any way to access a document's attachments (the actual bytes, not > just the attachment metadata) from within a show function? >
Sorry, there is not -- the query server isn't sent attachments as that would just be too much data for it to process. I'd be open to a patch to make show function requests respect ?attachments=true if anyone wants to work on it. Chris > Thanks in advance, > Tim > > -- > Timothy M. Shead > Sandia National Laboratories > 1424, Data Analysis and Visualization > > -- Chris Anderson http://jchrisa.net http://couch.io
