Skip to content

DOCSP-49803: search index type #156

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

Merged
merged 2 commits into from
Jun 6, 2025

Conversation

rustagir
Copy link
Contributor

@rustagir rustagir commented May 29, 2025

Pull Request Info

PR Reviewing Guidelines

JIRA - https://jira.mongodb.org/browse/DOCSP-49803

Staging Links

  • indexes/atlas-search-index
  • reference/release-notes
  • Self-Review Checklist

    • Is this free of any warnings or errors in the RST?
    • Did you run a spell-check?
    • Did you run a grammar-check?
    • Are all the links working?
    • Are the facets and meta keywords accurate?
    • Are the page titles greater than 20 characters long and SEO relevant?

    Copy link

    netlify bot commented May 29, 2025

    Deploy Preview for docs-ruby ready!

    Name Link
    🔨 Latest commit cf3ae72
    🔍 Latest deploy log https://app.netlify.com/projects/docs-ruby/deploys/68387e64c741f40008a0bd27
    😎 Deploy Preview https://deploy-preview-156--docs-ruby.netlify.app
    📱 Preview on mobile
    Toggle QR Code...

    QR Code

    Use your smartphone camera to open QR code link.

    To edit notification comments on pull requests, go to your Netlify project configuration.

    Copy link
    Collaborator

    @mongoKart mongoKart left a comment

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    LGTM w/ a question

    - Adds the ``type`` parameter to the
    ``Mongo::SearchIndex::View#create_one`` and
    ``Mongo::SearchIndex::View#create_many`` Search index
    creation methods. This enables you to create Atlas Vector Search
    Copy link
    Collaborator

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    Q: Atlas Vector Search and Atlas Search?

    Copy link
    Contributor Author

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    This feature specifically adds the functionality to create AVS indexes - the prev behavior only could create Search indexes.

    @rustagir rustagir requested review from comandeo-mongo and a team May 29, 2025 18:25
    @codeowners-service-app codeowners-service-app bot requested a review from alexbevi May 30, 2025 02:45
    Copy link

    Assigned alexbevi for team dbx-ruby because comandeo-mongo is out of office.

    @rustagir rustagir merged commit d4e24ef into mongodb:master Jun 6, 2025
    5 checks passed
    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

    Successfully merging this pull request may close these issues.

    3 participants