| Message view | « Date » · « Thread » |
|---|---|
| Top | « Date » · « Thread » |
| From | Peter Braden <PeterBra...@PeterBraden.co.uk> |
| Subject | Random Document |
| Date | Tue, 21 Sep 2010 17:27:46 GMT |
Hi,
Is there a good way to get a random document from a database. I'm currently
using a view that does:
function(doc) {
emit(Math.random(), doc);
};
But as this isn't deterministic, I'm pretty sure it's wrong.
I've done a bit of googling, and haven't found anything.
Cheers,
Peter
--
Peter Braden
<http://PeterBraden.co.uk/>
| |
| Mime |
|
| View raw message | |