lundi 23 janvier 2017

MongoDB find function not working on one collection

I have a collection with 210k documents and 520m and a average doc size of 2.53k for which a find query like db.vendors.find({"state":"California"}) in command line is not working, and for a client library (Rockmongo) in some cases returns wrong results (3 matches instead of 4). Mongo version is 3.0.3.

Other collections are working as they should. Suggestion/ideeas? What should I be looking for?




Aucun commentaire:

Enregistrer un commentaire