-aj
> --
> You received this message because you are subscribed to the Google
> Groups "mongodb-user" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/mongodb-user/-/SizxsX4nnywJ.
> To post to this group, send email to mongod...@googlegroups.com.
> To unsubscribe from this group, send email to
> mongodb-user...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/mongodb-user?hl=en.
--
ZOPYX Limited | zopyx group
Charlottenstr. 37/1 | The full-service network for Zope & Plone
D-72070 T�bingen | Produce & Publish
www.zopyx.com | www.produce-and-publish.com
------------------------------------------------------------------------
E-Publishing, Python, Zope & Plone development, Consulting
http://stackoverflow.com/questions/5245737/mongodb-indexes-order-and-query-order-must-match-aj
PHeinze wrote:
> Hi,
>
> I'm curious how capable the Query Optimizer is in recognizing syntaxical
> equal queries: http://www.mongodb.org/display/DOCS/Query+Optimizer . The
> given example is quite simple, and feasible but does the optimizer
> recognize x : 2, y : 3 and y : 1, x : 3 as equal ( and therefor does
> something like query normalization) or do I need to take care of the
> query ordering myself?
>
> Thank you
>
> --
> You received this message because you are subscribed to the Google
> Groups "mongodb-user" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/mongodb-user/-/SizxsX4nnywJ.
> To post to this group, send email to mongod...@googlegroups.com.
> To unsubscribe from this group, send email to
> For more options, visit this group at
> http://groups.google.com/group/mongodb-user?hl=en.
--
ZOPYX Limited | zopyx group
Charlottenstr. 37/1 | The full-service network for Zope & Plone
D-72070 T�bingen | Produce & Publish