Hacker News new | ask | show | jobs
by lokedhs 1716 days ago
With CouchDB you can do it. You create a view filters on the absence or prescense of that field. I'm not sure if that answers your question, as I don't know how other nosql databases handle indexing.
1 comments

I'll investigate the constraints of CouchDB, thanks!