1MONGOC_CLIENT_ENCRYPTION_ENCRYPMTO_NRGAONlCGi_EbC_mLOoIPnETgNSoT_c_TE(N3C)RYPTION_ENCRYPT_RANGE_OPTS_T(3)
2
3
4
6 mongoc_client_encryption_encrypt_range_opts_t - mongoc_client_encryp‐
7 tion_encrypt_range_opts_t
8
10 typedef struct _mongoc_client_encryption_encrypt_range_opts_t mongoc_client_encryption_encrypt_range_opts_t;
11
12 IMPORTANT:
13 The Range algorithm is experimental only and not intended for public
14 use. It is subject to breaking changes. This API is part of the ex‐
15 perimental Queryable Encryption API and may be subject to breaking
16 changes in future releases.
17
18 New in version 1.24.0.
19
20
21 RangeOpts specifies index options for a Queryable Encryption field sup‐
22 porting "rangePreview" queries. Used to set options for
23 mongoc_client_encryption_encrypt().
24
25 The options min, max, sparsity, and range must match the values set in
26 the encryptedFields of the destination collection.
27
28 For double and decimal128 fields, min/max/precision must all be set, or
29 all be unset.
30
31 SEE ALSO:
32 mongoc_client_encryption_encrypt()
33 mongoc_client_encryption_encrypt_opts_t
34
35
37 MongoDB, Inc
38
40 2017-present, MongoDB, Inc
41
42
43
44
451.24.3 MONAGuOgC_1C7L,IE2N0T2_3ENCRYPTION_ENCRYPT_RANGE_OPTS_T(3)