Support text indexes with auto encryption

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Unknown
    • None
    • Component/s: Client Side Encryption
    • None
    • Needed
    • Hide

      Summary of necessary driver changes

      • Upgrade to libmongocrypt 1.15.0
      • Implement Unified Test Format schema 1.25 (adds minLibmongocryptVersion)
      • Sync spec tests matching pattern: QE-Text-*.

      Commits for syncing spec/prose tests

      Show
      Summary of necessary driver changes Upgrade to libmongocrypt 1.15.0 Implement Unified Test Format schema 1.25 (adds minLibmongocryptVersion ) Sync spec tests matching pattern: QE-Text-* . Commits for syncing spec/prose tests Spec tests: https://github.com/mongodb/specifications/commit/5b15fd307b7ec06dbafc57e3c252f7ae3b8c4e46 C driver implementation: https://github.com/mongodb/mongo-c-driver/pull/2069
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CDRIVER-6061 In Code Review
      CXX-3316 Backlog
      CSHARP-5660 In Progress
      GODRIVER-3620 Backlog
      JAVA-5924 In Progress 5.6.0
      NODE-7059 Fixed 6.19.0
      PYTHON-5456 Fixed 4.15.0
      PHPLIB-1696 Blocked
      RUBY-3690 Backlog
      RUST-2253 Backlog
      $i18n.getText("admin.common.words.show")
      #scriptField, #scriptField *{ border: 1px solid black; } #scriptField{ border-collapse: collapse; } #scriptField td { text-align: center; /* Center-align text in table cells */ } #scriptField td.key { text-align: left; /* Left-align text in the Key column */ } #scriptField a { text-decoration: none; /* Remove underlines from links */ border: none; /* Remove border from links */ } /* Add green background color to cells with FixVersion */ #scriptField td.hasFixVersion { background-color: #00FF00; /* Green color code */ } #scriptField td.willNotDo { background-color: #FF0000; /* Red color code */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion CDRIVER-6061 In Code Review CXX-3316 Backlog CSHARP-5660 In Progress GODRIVER-3620 Backlog JAVA-5924 In Progress 5.6.0 NODE-7059 Fixed 6.19.0 PYTHON-5456 Fixed 4.15.0 PHPLIB-1696 Blocked RUBY-3690 Backlog RUST-2253 Backlog

      Summary

      Add specification tests to test automatic encryption of text indexes added in SPM-2880.

      Motivation

      Is this issue urgent?

      Same as DRIVERS-2496.

      Is this ticket only for tests?

      Yes.

      Acceptance Criteria

      • Add specification tests to test the "suffixPreview", "prefixPreview", and "substringPreview" QE indexes.
      • Have drivers update libmongocrypt dependency to 1.14.0 or newer.

              Assignee:
              Kevin Albertson
              Reporter:
              Kevin Albertson
              Kevin Albertson Kevin Albertson
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: