Details
-
Bug
-
Resolution: Done
-
Major - P3
-
None
-
None
-
Fully Compatible
-
ALL
-
Platform 9 (09/18/15)
Description
If fts_index_version2.js does not use a unique collection name, it may fail in either basic.js or basicPlus.js with
assert: write failed with error: {
|
"nInserted" : 0,
|
"writeError" : {
|
"code" : 11000,
|
"errmsg" : "E11000 duplicate key error collection: test.fts_diacritic_and_caseinsensitive index: _id_ dup key: { : 0.0 }"
|
}
|