Skip to content

Commit 00f3945

Browse files
authored
changes the first paragraph and removed the link indexing in Azure Cosmos DB to prevent confusion.
1 parent fcb6be4 commit 00f3945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/mongodb/mongodb-indexing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.custom: devx-track-js
1313
# Manage indexing in Azure Cosmos DB's API for MongoDB
1414
[!INCLUDE[appliesto-mongodb-api](../includes/appliesto-mongodb-api.md)]
1515

16-
Azure Cosmos DB's API for MongoDB takes advantage of the core index-management capabilities of Azure Cosmos DB. This article focuses on how to add indexes using Azure Cosmos DB's API for MongoDB. You can also read an [overview of indexing in Azure Cosmos DB](../index-overview.md) that's relevant across all APIs.
16+
Azure Cosmos DB's API for MongoDB takes advantage of the core index-management capabilities of Azure Cosmos DB. This article focuses on how to add indexes using Azure Cosmos DB's API for MongoDB. Indexes are specialized data structures that make querying your data roughly an order of magnitude faster.
1717

1818
## Indexing for MongoDB server version 3.6 and higher
1919

0 commit comments

Comments
 (0)