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 depended on by
-
COMPASS-10665 Update encryption e2e tests for new prefixPreview and suffixPreview naming
-
- Waiting (Blocked)
-
-
DRIVERS-3321 Remove "preview" from QE prefix+suffix, and rename "text" to "string"
-
- Implementing
-