Allowing nested $or operators would dramatically simplify the logic to build queries. The work of transformation/normalizing the query so that the engine understands it should be done by the server, not the client.
- is depended on by
-
SERVER-3192 allow nesting $or within $and
- Closed