mongodb - Number of Imported Documents using mongoimport does not match documents in database -


i using heroku mongolab add-on, , using mongoimport import documents.

when run command, mongoimport works , tells me imported 9479 documents, correct. however, when check database, there 5000 documents. (it seems switch between 4999 or 5000). tried operation multiple times same results.

why happening?


Comments

Popular posts from this blog

java - unable show chart in xls document using jasper reports -

java.lang.RuntimeException: Could not generate dummy secret at sun.security.ssl.RSAClientKeyExchange.<init> -

javascript - How to change image src on success AJAX -