惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

V
Vulnerabilities – Threatpost
雷峰网
雷峰网
GbyAI
GbyAI
F
Fortinet All Blogs
MyScale Blog
MyScale Blog
MongoDB | Blog
MongoDB | Blog
博客园 - 聂微东
V
V2EX
Jina AI
Jina AI
Apple Machine Learning Research
Apple Machine Learning Research
C
CXSECURITY Database RSS Feed - CXSecurity.com
美团技术团队
Engineering at Meta
Engineering at Meta
T
Tenable Blog
P
Privacy & Cybersecurity Law Blog
Project Zero
Project Zero
Cloudbric
Cloudbric
Help Net Security
Help Net Security
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
L
LINUX DO - 热门话题
J
Java Code Geeks
WordPress大学
WordPress大学
S
Securelist
F
Full Disclosure
N
News and Events Feed by Topic
B
Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
I
InfoQ
P
Proofpoint News Feed
Hugging Face - Blog
Hugging Face - Blog
U
Unit 42
Google Online Security Blog
Google Online Security Blog
Spread Privacy
Spread Privacy
P
Proofpoint News Feed
宝玉的分享
宝玉的分享
S
Schneier on Security
T
The Exploit Database - CXSecurity.com
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
Schneier on Security
Schneier on Security
Google DeepMind News
Google DeepMind News
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
月光博客
月光博客
Martin Fowler
Martin Fowler
T
Threat Research - Cisco Blogs
小众软件
小众软件
V2EX - 技术
V2EX - 技术
Last Week in AI
Last Week in AI
Stack Overflow Blog
Stack Overflow Blog
The Last Watchdog
The Last Watchdog
D
DataBreaches.Net

MongoDB | Blog

10 Years of MongoDB Atlas: Built for what’s Next Build Trust in Agentic AI: From POC to Production Production-Ready Agents Need A Production-Ready Data Platform Agentic Supplier Management with MongoDB Atlas, Voyage AI, and Multi-Modal Search Fighting Tool Sprawl: The Case for AI Tool Registries AI Is Changing What Customers Need From a Database. MongoDB 8.3 Is Built for It New Research Reveals Overcoming Legacy Tech Issues Key to AI Success MongoDB Predictive Auto-Scaling: An Experiment Introducing MongoDB Agent Skills and Plugins for Coding Agents Enhance Your In-IDE Data Browsing Experience With MongoDB Observability and OpenTelemetry: Introducing MongoDB Atlas Log Integration Towards Model-based Verification of a Key-Value Storage Engine Inside MongoDB Dublin: The Heart of Our International Growth Innovating with MongoDB | Customer Successes, February 2026 Building a Movie Recommendation Engine with Hugging Face and Voyage AI Edge AI Made Easy: MongoDB and ObjectBox Data Synchronization MongoDB.local San Francisco 2026: Ship Production AI, Faster Vision RAG: Enabling Search on Any Documents That’s a Wrap! MongoDB’s 2025 in Review & 2026 Predictions Token-count-based Batching: Faster, Cheaper Embedding Inference for Queries MongoDB Announces Leadership Transition Cars24 Improves Search For 300 Million Users With MongoDB Atlas The Cost of Not Knowing MongoDB, Part 3: appV6R0 to appV6R4 The 10 Skills I Was Missing as a MongoDB User Innovating with MongoDB | Customer Successes, October 2025 Smarter AI Search, Powered by MongoDB Atlas and Pureinsights Charting a New Course for SaaS Security: Why MongoDB Helped Build the SSCF Top Considerations When Choosing a Hybrid Search Solution Endian Communication Systems and Information Exchange in Bytes MongoDB SQL Interface: Now Available for Enterprise Advanced From Niche NoSQL to Enterprise Powerhouse: The Story of MongoDB's Evolution Carrying Complexity, Delivering Agility MongoDB is a Glassdoor Best-Led Company of 2025 Build AI Agents Worth Keeping: The Canvas Framework Simplify AI-Driven Data Connectivity With MongoDB and MCP Toolbox MongoDB Community Edition to Atlas: A Migration Masterclass With BharatPE Modernizing Core Insurance Systems: Breaking the Batch Bottleneck MongoDB.local NYC 2025:定义 AI 时代的理想数据库 MongoDB.local NYC 2025: Defining the Ideal Database for the AI Era MongoDB.local NYC 2025: Definiendo la base de datos ideal para la era de la IA MongoDB.local NYC 2025 : définir la base de données idéale à l'ère de l'IA MongoDB.local NYC 2025: Definindo o Banco de Dados Ideal para a Era da IA MongoDB.local NYC 2025: AI 시대를 위한 이상적인 데이터베이스 정의 MongoDB.local NYC 2025: Definition der idealen Datenbank für das KI-Zeitalter MongoDB.local NYC 2025: Definire il database ideale per l'era dell'AI Hommage à l’excellence : MongoDB Global Partner Awards 2025 Wir feiern Spitzenleistungen: MongoDB Global Partner Awards 2025 Celebrating Excellence: MongoDB Global Partner Awards 2025 庆祝卓越:MongoDB 全球合作伙伴奖 2025 Celebrando la Excelencia: Premios Globales de Emparejar de MongoDB 2025 Começando a destacar a excelência: MongoDB GlobalPartner Services 2025 Celebrare l'eccellenza: MongoDB Global Partner Awards 2025 우수성을 기념하기: 2025년 MongoDB 글로벌 파트너 어워드 The Future of AI Software Development is Agentic MongoDB Queryable Encryption Expands Search Power Potencie las aplicaciones autogestionadas con capacidades de búsqueda y búsqueda vectorial
Supercharge Self-Managed Apps With Search and Vector Search Capabilities
2025-09-17 · via MongoDB | Blog

MongoDB is excited to announce the public preview of search and vector search capabilities for use with MongoDB Community Edition and MongoDB Enterprise Server. These new capabilities empower developers to prototype, iterate, and build sophisticated, AI-powered applications directly in self-managed environments with robust search functionality.

megaphone

Versatility is one of the reasons why developers love MongoDB. MongoDB can run anywhere.1 This includes local setups where many developers kickstart their MongoDB journey, to the largest enterprise data centers when it is time to scale, and MongoDB’s fully managed cloud service, MongoDB Atlas. Regardless of where development takes place, MongoDB effortlessly integrates with any developer's workflow.

MongoDB Community Edition is the free, source-available version of MongoDB that millions of developers use to learn, test, and grow their skills. MongoDB Enterprise Server is the commercial version of MongoDB’s core database. It offers additional enterprise-grade features for companies that prefer to self-manage their deployments on-premises or in public, private, or hybrid cloud environments.

With native search and vector search capabilities now available for use with Community Edition and Enterprise Server, MongoDB aims to deliver a simpler and consistent experience for building great applications wherever they are deployed.

What is search and vector search?

Similar to the offerings in MongoDB Atlas, MongoDB Community Edition and MongoDB Enterprise Server now support two distinct yet complementary search capabilities:

  • Full-text search is an embedded capability that delivers a seamless, scalable experience for building relevance-based app features.
  • Vector search enables developers to build intelligent applications powered by semantic search and generative AI using native, full-featured vector database capabilities.

There are no functional limitations on the core search aggregation stages in this public preview. Therefore, $search, $searchMeta, and $vectorSearch are all supported with functional parity to what is available in Atlas, excluding features in a preview state. For more information, check out the search and vector search documentation pages.

Solving developer challenges with integrated search

Historically, integrating advanced search features into self-managed applications often required bolting on external search engines or vector databases to MongoDB. This approach created friction at every stage for developers and organizations, leading to:

  • Architectural complexity: Managing and synchronizing data across multiple, disparate systems added layers of complexity, demanded additional skills, and complicated development workflows.
  • Operational overhead: Handling separate provisioning, security, upgrades, and monitoring for each system placed a heavy load on DevOps teams.
  • Decreased developer productivity: Developers are forced to learn and use different query APIs and languages for both the database and the search engine. This resulted in frequent context switching, steeper learning curves, and slower release cycles.
  • Consistency challenges: Aligning the primary database with separate search or vector indexes risked producing out-of-sync results. Despite promotions of transactional guarantees and data consistency, these indexes were only eventually consistent. This led to incomplete results in rapidly changing environments.

With search and vector search now integrated into MongoDB Community Edition and MongoDB Enterprise Server, these trade–offs disappear. Developers can now create powerful search capabilities using MongoDB's familiar query framework, removing the synchronization burden and the need to manage multiple single-purpose systems. This release simplifies data architecture, reduces operational overhead, and accelerates application development.

With these capabilities, developers can harness sophisticated out-of-the-box capabilities to build a variety of powerful applications. Potential use cases include:

Use CaseDescription
Keyword/Full-text searchAutocomplete and fuzzy searchCreate real-time suggestions and correct spelling errors as users type, improving the search experience
Keyword/Full-text searchSearch facetingApply quick filtering options in applications like e-commerce, so users can narrow down search results based on categories, price ranges, and more
Keyword/Full-text searchInternal search toolsBuild search tools for internal use or for applications with sensitive data that require on-premises deployment
Vector searchAI-powered semantic searchImplement semantic search and recommendation systems to provide more relevant results than traditional keyword matching
Vector searchRetrieval-augmented generation (RAG)Use search to retrieve factual data from a knowledge base to bring accurate, context-aware data into large language model (LLM) applications
Vector searchAI agentsCreate agents that utilize tools to collect context, communicate with external systems, and execute actions
Hybrid searchHybrid searchCombine keyword and vector search techniques
Data processingText analysisPerform text analysis directly in the MongoDB database

MongoDB offers native integrations with frameworks such as LangChain, LangGraph, and LlamaIndex. This streamlines workflows, accelerates development, and embeds RAG or agentic features directly into applications. To learn more about other AI frameworks supported by MongoDB, check out this documentation.

MongoDB’s partners and champions are already experiencing the benefits from utilizing search and vector search across a wider range of environments:

“We’re thrilled that MongoDB search and vector search are now accessible in the already popular MongoDB Community Edition. Now our customers can leverage MongoDB and LangChain in either deployment mode and in their preferred environment to build cutting-edge LLM applications.”—Harrison Chase, CEO, LangChain.

“MongoDB has helped Clarifresh build awesome software, and I’ve always been impressed with its rock-solid foundations. With search and vector search capabilities now available in MongoDB Community Edition, we gain the confidence of accessible source code, the flexibility to deploy anywhere, and the promise of community-driven extensibility. It’s an exciting milestone that reaffirms MongoDB’s commitment to developers.”—Luke Thompson, MongoDB Champion, Clarifresh.

“We’re excited about the next interaction of search experiences in MongoDB Community Edition. Our customers want the highest flexibility to be able to run their search and gen AI-enabled applications, and bringing this functionality to Community unlocks a whole new way to build and test anywhere.”—Jerry Liu, CEO, LlamaIndex.

“Participating in the Private Preview of Full-text and Vector Search for MongoDB Community has been an exciting opportunity. Having $search, $searchMeta, and $vectorSearch directly in Community Edition brings the same powerful capabilities we use in Atlas—without additional systems or integrations. Even in early preview, it’s already streamlining workflows and producing faster, more relevant results.”—Michael Höller, MongoDB Champion, akazia Consulting.

Accessing the public preview

The public preview is available for free and is intended for testing, evaluation, and feedback purposes only.

Search and Vector Search with MongoDB Community Edition. The new capabilities are compatible with MongoDB version 8.2+, and operate on a separate binary, mongot, which interacts with the standard mongodb database binary.

To get started, ensure that:

  • A MongoDB Community Server cluster is running using one of the following three methods:
    • Download MongoDB Community Server version 8.2 from the MongoDB Downloads page. As of public preview, this feature is available for self-managed deployments on supported Linux distributions and architectures for MongoDB Community Edition version 8.2+.
    • Download the ```mongot``` binary from the MongoDB Downloads page.
    • Pull the container image for Community Server 8.2 from a public Docker Hub repository.
    • Coming soon: Deploy using the MongoDB Controllers for Kubernetes Operator (Search Support for Community Server is planned for version 1.5+).

Search and Vector Search for use with MongoDB Enterprise Server. The new capabilities are deployed as self-managed search nodes in a customer's Kubernetes environment. This will seamlessly connect to any MongoDB Enterprise Server clusters, residing inside or outside Kubernetes itself.

To get started, ensure that:

  • A MongoDB Enterprise Server cluster is running.
    • version 8.0.10+ (for MongoDB Controllers for Kubernetes operator 1.4).
    • version 8.2+ (for MongoDB Controllers for Kubernetes operator 1.5+).
  • A Kubernetes environment.
  • The MongoDB Controllers for Kubernetes Operator are installed in the Kubernetes cluster. Find installation instructions here.

Comprehensive documentation for setup for MongoDB Community Edition and MongoDB Enterprise Server is also available.

What's next?

During the public preview, MongoDB will deliver additional updates and roadmap features based on customer feedback. After the public preview, these search and vector search capabilities are anticipated to be generally available for use with on-premise deployments. For Community Edition, these capabilities will be available at no additional cost as part of the Server Side Public License (SSPL).

For MongoDB Enterprise Server, these capabilities will be included in a new paid subscription offering that will launch in the future. Pricing and packaging details for the subscription will be available closer to launch. For developers seeking a fully managed experience in the cloud, MongoDB Atlas offers a production-ready version of these capabilities today.

MongoDB would love to hear feedback! Suggest new features or vote on existing ideas at feedback.mongodb.com. The input is critical for shaping the future of this product. Users can contact their MongoDB account team to provide more comprehensive feedback.

megaphone

1 MongoDB can be deployed as a fully managed multi-cloud service across all major public cloud providers, in private clouds, locally, on-premises and hybrid environments.