Skip to content

Commit 5f8b74e

Browse files
authored
DOCSP-22719 bypassQueryAnalysis and encryptedFieldsMap options (#1243)
1 parent 736e13d commit 5f8b74e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

source/reference/method/Mongo.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,14 @@ following parameters:
254254
level encryption rules and perform explicit (manual) per-field
255255
encryption.
256256

257+
* - ``bypassQueryAnalysis``
258+
259+
- boolean
260+
261+
- *(Optional)* Specify ``true`` to use explicit encryption on
262+
indexed fields without the ``crypt_shared`` library. For details,
263+
see :ref:`qe-reference-mongo-client`.
264+
257265
Example
258266
-------
259267

0 commit comments

Comments
 (0)