Hi Kalyan,
Using Mongo vcore, is not supported for this.
I have CosmosDB Vector Vcore - M30 (Cluster tier), Need to Enable Full text search BM25
Request: Enable Azure DocumentDB full-text search with BM25 ranking (gated preview) on our cluster. Current behavior: $search only supports cosmosSearch / knnBeta; $search: { text: ... } fails with “Unrecognized $search option: text…”. Goal: Use BM25 lexical ranking + hybrid search (vector + lexical) in aggregation pipelines. Cluster: <cluster/account name>, RG: <resource group>, Subscription: <sub id>, Region: <region>, MongoDB version: 8.0. Use case: We store document chunks (field text) and embeddings (embedding 1536 dims) and need high-quality lexical relevance + hybrid retrieval for Q&A / summarization. Docs reference: DocumentDB full-text / hybrid search limitation notes BM25 ranking is gated preview.
Azure Cosmos DB
2 answers
Sort by: Most helpful
-
Manoj Kumar Boyini 6,575 Reputation points Microsoft External Staff Moderator
2026-01-18T11:27:31.5266667+00:00 -
Khelan Modi 0 Reputation points Microsoft Employee2026-02-04T16:28:04.5666667+00:00 I wanted to jump in with a quick update: I’m the PM leading our Search initiative at Azure DocumentDB. We’re currently finalizing native BM25 support to help improve search relevance, and we expect it to be ready next month.
If you have questions about how this, please let me know!
Thanks,
Khelan