Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-288

DBClientTest.CreateComplexTextIndex fails against MongoDB 2.4

    XMLWordPrintableJSON

Details

    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.

      Attachments

        Activity

          People

            samantha.ritter@mongodb.com Samantha Ritter (Inactive)
            tyler@10gen.com Tyler Brock
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: