Skip to content

Commit 86f17a9

Browse files
committed
mayve fix the columns problem?
1 parent 91ac20d commit 86f17a9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

source/indexes.txt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,6 @@ Indexes
66

77
.. default-domain:: mongodb
88

9-
.. contents:: On this page
10-
:local:
11-
:backlinks: none
12-
:depth: 1
13-
:class: twocols
14-
159
Indexes support the efficient execution of queries in MongoDB. Without
1610
indexes, MongoDB must perform a *collection scan*, i.e. scan every
1711
document in a collection, to select those documents that match the

0 commit comments

Comments
 (0)