-
-
Notifications
You must be signed in to change notification settings - Fork 598
Closed
Labels
bounty:$100Bounty applies for fixing this issue (Parse Bounty Program)Bounty applies for fixing this issue (Parse Bounty Program)type:featureNew feature or improvement of existing featureNew feature or improvement of existing feature
Description
New Feature / Enhancement Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
Current Limitation
Parse JS SDK already provides support for the MongoDB $text operator, but not the MongoDB Atlas (hosted MongoDB) specific $search operator, or Atlas Search.
Feature / Enhancement Description
Add support for the MongoDB Atlas $search
operator. Note that this operator is a header operator for multiple sub-operators, such as $regex.
Example Use Case
Search with regex using MongoDB Atlas Search.
Alternatives / Workarounds
Using the MongoDB driver directly via the Parse Server database adapter.
tomgrowflowtomgrowflowtomgrowflow
Metadata
Metadata
Assignees
Labels
bounty:$100Bounty applies for fixing this issue (Parse Bounty Program)Bounty applies for fixing this issue (Parse Bounty Program)type:featureNew feature or improvement of existing featureNew feature or improvement of existing feature