Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Aztec0 opened this issue Sep 27, 2024 · 1 comment

Comments

@Aztec0
Copy link

Aztec0 commented Sep 27, 2024

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

@cauldyclark15
Copy link

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/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants