-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
-
Fully Compatible
-
v7.0, v6.0
-
QI 2023-06-12
The $listSearchIndexes stage introduced in SERVER-74863 should be allowed when automatic encryption is enabled, similar to how SERVER-68371 enabled $search itself. None of its inputs refer to encrypted fields.
(Currently, using it would error with csfle "analyze_query" failed: Unrecognized pipeline stage name: '$listSearchIndexes', tested with mongo_crypt_v1-dev-7.1.0-alpha-858-g2b216af)
- related to
-
SERVER-74863 Implement $listSearchIndexes aggregation stage
- Closed
-
MONGOCRYPT-578 Bypass search index management commands in automatic encryption
- Closed