-
Type: Task
-
Resolution: Done
-
Affects Version/s: None
-
Component/s: None
-
None
We're trying to do a slightly complicated $or query on embedded
documents and we're seeing what might be a bug. The query is
structured like this:
(A && B) || (B && C)
The gist below illustrates the issue.
https://gist.github.com/957582