-
Type: Task
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
AC
- Update our API docs to clarify that autoIndexId is deprecated on the server (and possibly provide more context or an alternative API), and that it will be removed from the driver once it is no longer supported on the server (but not before then)
For reference, the official docs for autoIndexId state the following:
Optional. Specify false to disable the automatic creation of an index on the _id field.
IMPORTANT
Starting in MongoDB 4.0, you cannot set the option autoIndexId to false when creating collections in databases other than the local database.Deprecated since version 3.2.