> --
> You received this message because you are subscribed to the Google Groups "mongodb-dev" group.
> To post to this group, send email to mongo...@googlegroups.com.
> To unsubscribe from this group, send email to mongodb-dev...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/mongodb-dev?hl=en.
>
Can you elaborate or point me in the direction of where to investigate
the caveats? If they are similar to an existing operator, I could
examine that.
Shannon
With that in mind, perhaps $bit in the query would be more consistent
and flexible, at the expense of a little more verbosity in the syntax
(vs. bitAnd, bitOr). Derick on #mongodb mentioned that he was working
on adding a few more bit operations to the $bit update modifier, as
well.
https://github.com/derickr/mongo/compare/bitwise-ops