Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Done
-
3.6.8
-
None
-
None
-
ALL
-
Description
I created a collection with collation specified.
Wrote 5 documents in the collection.
Ran splitVector command. But, hit an error that "couldn't find index over splitting key { _id: 1.0 }"
Commands performed in Mongodb shell are written in "Steps to Reproduce" section.
Any help in alternative solution to splitVector is appreciated.