Skip to content

Commit de6d7cd

Browse files
authored
Merge pull request #177551 from Oury-MSFT/patch-16
changes the first paragraph and removed the link indexing in Azure Co…
2 parents 0c53e01 + 00f3945 commit de6d7cd

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)