Mongoose Atlas Search Plugin

JSON →
library 1.0.12 ·javascript
verified Jun 5, 2026

A customizable Mongoose plugin (v1.0.12) that transparently converts standard Mongoose find() queries into aggregation pipelines leveraging MongoDB Atlas Search indexes. Designed for Atlas deployments on MongoDB 4.2+, it can either overwrite Model.find() or add a separate .search() method. Requires manual Atlas Search index creation. Stable release; low update cadence.