Scope
Remove "preview" from QE text related API:
- Query Type: suffixPreview => suffix
- Query Type: prefixPreview => prefix
- Algorithm: textPreview => string (for suffix and prefix).
Background
Make this change after the server removes "preview" from the QE text indexes: SPM-4539.
Renaming "textPreview" to "string" is motivated by a product request: DRIVERS-3531.
- depends on
-
SERVER-116329 Rename FLE2 prefixPreview to prefix and suffixPreview to suffix
-
- Closed
-
- is cloned by
-
MONGOCRYPT-938 Drop prefix/suffix/substring preview
-
- Backlog
-
- is depended on by
-
COMPASS-10665 Update encryption e2e tests for new prefixPreview, suffixPreview, and text to string naming
-
- Waiting (Blocked)
-
-
DRIVERS-3321 Add QE prefix+suffix GA and rename API to string
-
- Implementing
-