We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a82f5fb commit 4b5b11cCopy full SHA for 4b5b11c
source/core/queryable-encryption/reference/limitations.txt
@@ -25,8 +25,9 @@ Contention Factor
25
Contention factor is a setting that helps tune performance based on the
26
number of concurrent connections.
27
28
-Contention factor is immutable, and can only be set when specifying a
29
-field for encryption. The default value is ``0``.
+You can set the contention factor only when specifying the field for encryption.
+Once you specify a field for encryption, the contention factor is immutable. If
30
+you don't specify the contention factor, it uses the default value of ``4``.
31
32
Manual Data Key Creation
33
++++++++++++++++++++++++
0 commit comments