-
Type: New Feature
-
Resolution: Duplicate
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Querying
-
None
It would be great to have support for bitwise operations on byte-array or binary objects.
A field stored as an arbitrary byte array can then be queried or modified to set or query on certain bits within it.
This can enable techniques such as bloom filters, fast set operation etc.
- duplicates
-
SERVER-3518 Bitwise query operators
- Closed
-
SERVER-3281 Support $bit operator for binary types
- Backlog