Description
Hi,
The current documentation states that $bit update operator supports only one operation at a time. Practically, MongoDB supports multiple operators, for example, see SERVER-10273. Modern drivers (like C# one) do not support multiple operators, while legacy one does support multiple operators.
I wonder if this is an inconsistency in docs that did lead to drivers limiting the feature set of the server, an impeding deprecation of a feature that just was not announced, or something else?
P.S. posting this into the DOCS project since I think the root cause lies here.
Thanks for looking into this.
Scope of changes
Impact to Other Docs
MVP (Work and Date)
Resources (Scope or Design Docs, Invision, etc.)
|