-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: GridFS
-
None
-
Fully Compatible
It's possible to manage index on GridFS.
Today I try to create Indexes via IMongoCollection with CollectionName = "MyBucketNAme.files", but if bucket was not created before, creation of crash because he try to create collection with same name.
Thx
- duplicates
-
CSHARP-1866 GridFS should check whether indexes already exist before trying to create them
- Closed