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

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

html - How to custom Bootstrap grid height? -

Ansible warning on jinja2 braces on when -