hi,
You can try this patch to current trunk:
https://issues.apache.org/jira/browse/COUCHDB-137
It allows to merge result of many view in one. Also you may filter
them with chain of map funcs defined in the http-request.
19.10.2008, в 0:03, Hagen Overdick написал(а):
I would love to be able to have several map function merging into a
single
view. As far as I understand that is currently not possible.
The best I can currently think of is creating a special database,
keeping
function as documents and on change merge them into one big function
(should
be possible by coding convention) and post/update them as a design
document
into the target database. But this sounds awefully hacky to me.
Any ideas/comments?
--
Vad