DUMPZ
Paste dump
Recent dumps
FilesBox.io
About
Log in
Sign Up
function doc if doc type post emit doc _id doc
sevenov
NA
09 Aug 2009
As Text
Un/Wrap
Lines#
1
2
3
4
5
function
(
doc
){
if
(
doc
.
type
==
'post'
){
emit
(
doc
.
_id
,
doc
)
}
}
← newer dump
older dump →