How could I get the reduced result and its value using Couchbase::View?

I think that because when include_docs specified, it tries to fetch the document body using its ID, and obviously there no id attribute in the reduced results

1 Like