-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: C library
-
Not Needed
The commands added by PM-3179 (with driver wrappers being added in DRIVERS-2549 currently) should be bypassed and not sent to query analysis when automatic encryption is enabled. Specifically, those are:
- createSearchIndexes
- dropSearchIndex
- updateSearchIndex
- listSearchIndexes
None of the inputs to these commands are the contents of encrypted fields.
- is related to
-
SERVER-77171 Allow passing through $listSearchIndexes in QE/CSFLE query analysis
- Closed