I have CosmosDB Vector Vcore - M30 (Cluster tier), Need to Enable Full text search BM25

Kalyan 0 Reputation points
2026-01-17T14:47:04.8766667+00:00

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
Azure Cosmos DB
An Azure NoSQL database service for app development.
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Manoj Kumar Boyini 6,575 Reputation points Microsoft External Staff Moderator
    2026-01-18T11:27:31.5266667+00:00

    Hi Kalyan,
    Using Mongo vcore, is not supported for this.

    0 comments No comments

  2. Khelan Modi 0 Reputation points Microsoft Employee
    2026-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


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.