[CXX-288] DBClientTest.CreateComplexTextIndex fails against MongoDB 2.4 Created: 23/Jul/14  Updated: 23/Oct/14  Resolved: 05/Aug/14

Status: Closed
Project: C++ Driver
Component/s: Testing
Affects Version/s: legacy-1.0.0-rc0
Fix Version/s: legacy-1.0.0-rc1

Type: Bug Priority: Major - P3
Reporter: Tyler Brock Assignee: Samantha Ritter (Inactive)
Resolution: Done Votes: 0
Labels: legacy-cxx
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 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.


Generated at Wed Feb 07 21:58:46 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.