On 7 November 2011 17:19, Albin Stigö <[email protected]> wrote:
> Hi,
>
> If you use the "trick" where you emit an objects with _id: xxx to
> include a different "linked" doc in your view.
>
> What happens if the document linked to is deleted?
>
> --Albin
>

Hey Albin

Then the JSON object containing the doc is missing from ?include_docs
response. IIRC you should not get an error code response back though;
you should probably try this to confirm.

A+
Dave

Reply via email to