Skip to content

Conversation

@mdb-ad
Copy link
Contributor

@mdb-ad mdb-ad commented Jul 17, 2025

Adds explicit encryption support for textPreview indexes.

  • New algorithm type: mongocrypt_setopt_algorithm(ctx, "textPreview", -1)
  • New query types: mongocrypt_setopt_query_type(ctx, "{prefix,suffix,substring}Preview", -1)
  • Pass options for text encryption: mongocrypt_setopt_algorithm_text

@mdb-ad mdb-ad requested a review from kevinAlbs July 17, 2025 16:47
@mdb-ad mdb-ad requested a review from kevinAlbs July 22, 2025 18:33
@mdb-ad mdb-ad requested a review from kevinAlbs July 29, 2025 00:14
@mdb-ad mdb-ad marked this pull request as ready for review July 31, 2025 02:12
@mdb-ad mdb-ad requested a review from a team as a code owner July 31, 2025 02:12
@mdb-ad mdb-ad requested review from kevinAlbs and vector-of-bool and removed request for a team July 31, 2025 02:12
Copy link
Contributor

@kevinAlbs kevinAlbs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test additions are much appreciated. This looks close to merge.

I suggest running git merge master. That might address the project fails validation error preventing the Evergreen check from running.

@mdb-ad mdb-ad requested a review from kevinAlbs July 31, 2025 18:55
@kevinAlbs kevinAlbs removed the request for review from vector-of-bool July 31, 2025 20:30
@kevinAlbs kevinAlbs merged commit a187945 into mongodb:master Aug 1, 2025
51 of 53 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants