I thought include_docs only works when you have a reduce function defined as well.
On Sun, Oct 2, 2011 at 8:28 PM, Keith Gable <[email protected]>wrote: > I wouldn't emit a document in a view because you can always use > include_docs > to get the doc. > On Oct 2, 2011 7:52 PM, "Thomas Van de Velde" <[email protected]> > wrote: > > Hi, > > > > How can I emit the document as part of an Erlang view? > Emit(Something,*Doc*) > > doesn't work. > > > > Is there a good sample app or set of unit tests to look though? I looked > at > > the test that ships with Futon but it doesn't show this. > > > > Thanks! > > > > Thomas >
