Queryable Encryption equality and range queries are fully supported in production. Prefix, suffix, and substring queries are only available in public preview in MongoDB 8.2. Do not enable these query types in production. GA functionality of prefix, suffix and substring query types will be incompatible with the preview feature.
Overview
To enable Queryable Encryption in your development environment, start by installing
a compatible driver and dependencies. Some drivers are packaged with the
libmongocrypt library, while for others you must install it separately.
Steps
Select your operating system and driver language for installation steps.
Next Steps
Once you have installed your driver dependencies, install and configure a query analysis component to continue setting up your deployment and development environment.