Prøv dette. Forespørgsler ved hjælp af $in
og $all
fungerer ikke helt det samme.
{"tags": { $all: [
{"$elemMatch": {"_id": "5271318ea7d63ba9a25045ad"}},
{"$elemMatch": {"_id": "526ffafba7d63ba9a25045a9"}}]
}}
Prøv dette. Forespørgsler ved hjælp af $in
og $all
fungerer ikke helt det samme.
{"tags": { $all: [
{"$elemMatch": {"_id": "5271318ea7d63ba9a25045ad"}},
{"$elemMatch": {"_id": "526ffafba7d63ba9a25045a9"}}]
}}