So, I have a database with a load of arrays in documents in it. I want to find entire documents where my queries are an exact match for one or more array elements using $i
$i
https://jira.mongodb.org/browse/SERVER-3544
Welp, did a LOT of digging and it looks like that answers my question. You cannot do $in $elemmatch at this time.