aravindnc/mongoose-paginate-v2

whether it supports $search or maybe it has its own syntax for search index

Opened this issue · 1 comments

I want to implement a search using Atlas Search but I can't use it with this library, is there any support or possibility to use them together?
I used to implement the mongoose-aggregate-paginate search index, but if you pass filters to it without searching, it works many times slower

you dont need this lib or mongoose-aggregate-paginate-v2, mongo atlas search has its own API to query its search engine https://www.mongodb.com/docs/atlas/atlas-search/create-queries/