File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
- Applications may encounter reduced performance during index
2
- builds, including limited read/write access to the collection. For
3
- more information on the index build process, see
4
- :ref: `index-operations `, including the
1
+ During index builds, applications may encounter reduced performance or
2
+ limited read/write access to the collection being indexed.
3
+
4
+ For more information on the index build process, see
5
+ :ref: `index-operations `, especially the
5
6
:ref: `index-operations-replicated-build ` section.
6
7
7
- Some drivers may specify indexes, using ``NumberLong(1) `` rather than
8
- ``1 `` as the specification. This does not have any affect on the
9
- resulting index.
8
+ Some drivers use ``NumberLong(1) `` instead of ``1 `` to specify the index
9
+ order. The resulting indexes are the same.
You can’t perform that action at this time.
0 commit comments