DBClientTest.CreateComplexTextIndex fails against MongoDB 2.4

XMLWordPrintableJSON

    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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.

            Assignee:
            Samantha Ritter (Inactive)
            Reporter:
            Tyler Brock (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: