How many elements can array
contain in the following query?
db.collection.find({field: {$in: array}});
Limit for $in(and any query) same as limit for document. Currently it's 16 mbs. Here is related thread Google groups.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With