Skip to content

Commit ca501e8

Browse files
authored
Incorporating suggestion to improve Acrolynx score
1 parent 8efaa0c commit ca501e8

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

articles/cosmos-db/mongodb/vcore/release-notes.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@ The Change log for the API for MongoDB is meant to inform you about our feature
1616

1717
## [3 March'24] Enhancements to `Explain` plan & Vector filtering abilities
1818

19-
- Azure Cosmos DB for MongoDB vCore allows filtering by metadata columns while performing vector searches.
20-
- `Explain` plan now offer different modes
21-
- *allShardsQueryPlan*: Introduces a new explain mode to view the query plan for all shards involved in the query execution, offering a comprehensive perspective for distributed queries.
22-
- *allShardsExecution*: Presents an additional explain mode to inspect the execution details across all shards involved in the query, providing users with comprehensive information for better optimization.
23-
- Free Tier support added to East US 2
24-
- Ability for building indexes in background (Private Preview)
19+
* Azure Cosmos DB for MongoDB vCore allows filtering by metadata columns while performing vector searches.
20+
* `Explain` plan now offer different modes
21+
* *allShardsQueryPlan*: Introduces a new explain mode to view the query plan for all shards involved in the query execution, offering a comprehensive perspective for distributed queries.
22+
* *allShardsExecution*: Presents an another explain mode to inspect the execution details across all shards involved in the query, providing users with comprehensive information for better optimization.
23+
* Free Tier support added to East US 2
24+
* Ability for building indexes in background (Private Preview)
2525

2626
## Next steps
2727

28-
- Learn how to [use Studio 3T](articles/cosmos-db/mongodb/connect-using-mongochef.md) with Azure Cosmos DB for MongoDB.
29-
- Learn how to [use Robo 3T](articles/cosmos-db/mongodb/connect-using-robomongo.md) with Azure Cosmos DB for MongoDB.
30-
- Explore MongoDB [samples](articles/cosmos-db/mongodb/nodejs-console-app.md) with Azure Cosmos DB for MongoDB.
28+
* Learn how to [use Studio 3T](articles/cosmos-db/mongodb/connect-using-mongochef.md) with Azure Cosmos DB for MongoDB.
29+
* Learn how to [use Robo 3T](articles/cosmos-db/mongodb/connect-using-robomongo.md) with Azure Cosmos DB for MongoDB.
30+
* Explore MongoDB [samples](articles/cosmos-db/mongodb/nodejs-console-app.md) with Azure Cosmos DB for MongoDB.

0 commit comments

Comments
 (0)