hash - compare mongodb query result by hashing -


hey i'm trying run 2 similar query on collection , want compare results of queries. queries return similar documents same quantity.

i don't want compare results each documents, want hash results , compare hash code see if same( remove date, id before comparison). or maybe similar approach map reduce?

is there way that? can see built in mongo md5 hash can hash entire collection. help?


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -