Disconnect MongoDB

Hi guy. I have database about 2.000.000 record on Mongo. When i use meteor method to query database then it has disconnected. Help me please

Does it timeout?
Have you indexed your query? If you do an unindexed query on a big collection, mongo will crash and burn