| Message view | « Date » · « Thread » |
|---|---|
| Top | « Date » · « Thread » |
| From | "paul jobs" <webjog...@gmail.com> |
| Subject | slow views |
| Date | Sun, 21 Dec 2008 04:04:36 GMT |
map:
function(doc) { emit(doc.zodiac, 1) }
reduce:
function(keys, values) { return sum(values)}
Key
Value *null*149877*"aquarius"*98747*"aries"*103072*"cancer"*104318*
"capricorn"*97605*"gemini"*103708*"leo"*107982*"libra"*104955*"pisces"*
101741*"sagittarius"*92975
total number of records ~2 million
this query takes quite some time to run
is there any way to make this query run faster
thanks
| |
| Mime |
|
| View raw message | |