Show is only for viewing a single document so the return value determines
the response.
send() is used for list functions which may iterate over a view and send
many chunks.

The documentation at
https://wiki.apache.org/couchdb/Formatting_with_Show_and_List suggests that
since 0.11 send() is available in show functions as well.
Maybe this documentation is wrong?

On Tue, Aug 23, 2011 at 23:55, <[email protected]> wrote:

> Hi,
>
> I wonder why the e.g. the  send() function is not available in a _show.
> Which point I dont see?
>
> regards
>
>

Reply via email to