-
Notifications
You must be signed in to change notification settings - Fork 77
DOCSP-46151-mention-hybrid-search-compass #718
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
DOCSP-46151-mention-hybrid-search-compass #718
Conversation
✅ Deploy Preview for docs-compass ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great @amalhotra-mdb ! I just left a question for your consideration.
source/query/atlas-search.txt
Outdated
If you want to combine vector and full-text search in the same | ||
pipeline, you can perform a hybrid search. For more information, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[question] is it that you can perform a hybrid search or you must perform a hybrid search?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's that you must perform a hybrid search! Thank you for the question, @ltran-mdb2 - I just reworded it to hopefully clarify better, LMK if the change looks ok to you. Thank you!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thank you Anika!
DESCRIPTION
Add caveat to Atlas Search Query page that search stages must be the first stage in your agg pipeline except when you want to combine both vector and full-text search in the same agg pipeline, in which case you would use hybrid search.
STAGING
https://deploy-preview-718--docs-compass.netlify.app/query/atlas-search/#construct-your-query
JIRA
https://jira.mongodb.org/browse/DOCSP-46151
BUILD LOG
Self-Review Checklist
External Review Requirements
What's expected of an external reviewer?