Details
-
Bug
-
Resolution: Done
-
Major - P3
-
legacy-1.0.0-rc0
Description
See any jenkins job run against 2.4.x since the commit to add the createIndex:
[ RUN ] DBClientTest.CreateComplexTextIndex
|
unknown file: Failure
|
C++ exception with description "OperationException: { index: 0, code: 16633, errmsg: "", op: { _id: ObjectId('53ac2c62a635f9ce8674deed'), ns: "test.dbclient", name: "aField_text_bField_text", key: { aField: "text", bField: "text" }, weights: { aField: 100 }, default_language: "spanish", language_override: "lang", textIndexVersion: 1 } }" thrown in the test body.
|
[ FAILED ] DBClientTest.CreateComplexTextIndex (25 ms)
|
Probably just trying to use some text index feature that didn't exist in 2.4.x.