-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Documentation
-
None
The documentation for creating indexes at:
http://mongodb.github.io/mongo-csharp-driver/2.7/reference/driver/admin/#indexes
refers to obsolete methods.
It needs to be updated to refer to the current versions of the CreateOne and CreateMany methods for creating indexes.
- is related to
-
CSHARP-2381 How to create unique index using IMongoIndexManager.CreateOne with CreateIndexModel
- Closed