Skip to content

Commit ef86dc4

Browse files
committed
Move indexing to conceptual section
1 parent 401dd2c commit ef86dc4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/cosmos-db/mongodb/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,8 @@
145145
- name: Azure Cosmos DB resource model
146146
displayName: collection, document
147147
href: ../resource-model.md
148+
- name: Indexing
149+
href: indexing.md
148150
- name: Partitioning (sharding)
149151
items:
150152
- name: Partitioning overview
@@ -357,8 +359,6 @@
357359
href: find-request-unit-charge.md
358360
- name: Change streams
359361
href: change-streams.md
360-
- name: Manage data indexing
361-
href: indexing.md
362362
- name: Time to live
363363
href: time-to-live.md
364364
- name: Use multi-document transactions

articles/cosmos-db/mongodb/indexing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article presents an overview of Azure Cosmos DB indexing capab
44
ms.service: cosmos-db
55
ms.subservice: mongodb
66
ms.devlang: javascript
7-
ms.topic: how-to
7+
ms.topic: conceptual
88
ms.date: 12/2/2022
99
author: gahl-levy
1010
ms.author: gahllevy

0 commit comments

Comments
 (0)