Skip to content

Allow createSearchIndex to work with MongoDB Community Server 8.2 #15645

@thaoula

Description

@thaoula

Prerequisites

  • I have written a descriptive issue title
  • I have searched existing issues to ensure the feature has not already been requested

🚀 Feature Proposal

Hi Team,

MongoDB 8.2 has added preview support for Search and Vector indexes in the Community and Enterprise editions.

This feature request is about extending the existing Mongoose createSearchIndex infrastructure to support community, enterprise and Atlas based MongoDB deployments. Potentially, also supporting vector search (if possible)
https://mongoosejs.com/docs/api/model.html#Model.createSearchIndex()

MongoDB released v8.2 with support for search and vector search running locally.
https://www.mongodb.com/company/blog/product-release-announcements/supercharge-self-managed-apps-search-vector-search-capabilities

Motivation

The reason for this proposal is to facilitate local development of search and AI rag applications which was not possible without connect to Atlas.

Example

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementThis issue is a user-facing general improvement that doesn't fix a bug or add a new featurenew featureThis change adds new functionality, like a new method or class

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions