> I'm missing only a small feature - add "_rev" field for each document in > view result. >
Well, you can do it easily yourself, can't you? Just emit doc._rev in your view. Or am I missing something in your usecase that prevents it? LT
> I'm missing only a small feature - add "_rev" field for each document in > view result. >
Well, you can do it easily yourself, can't you? Just emit doc._rev in your view. Or am I missing something in your usecase that prevents it? LT