Skip to content

DOCS-1723 glossary edits - part 2 #1130

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions source/core/indexes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,8 @@ suitable for use as the value of an ``_id`` field.
note: The capped-collection page is now created and in
the draft folder.

.. _secondary-index:

Secondary Indexes
~~~~~~~~~~~~~~~~~

Expand Down
2 changes: 2 additions & 0 deletions source/core/security.txt
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,8 @@ represent an exposure. To disable the HTTP interface, set the
:option:`--nohttpinterface <mongod --nohttpinterface>` command line
option.

.. _rest-api:

REST API
~~~~~~~~

Expand Down
2 changes: 2 additions & 0 deletions source/core/sharded-cluster-shards.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ redundancy and high availability for the data in each shard.
not guarantee that any two contiguous chunks will reside on a
single shard.

.. _primary-shard:

Primary Shard
-------------

Expand Down
2 changes: 2 additions & 0 deletions source/core/sharding-introduction.txt
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ clusters have *exactly* 3 config servers.
replica set. Do **not** deploy production clusters without 3 config
servers.

.. _sharding-data-partitioning:

Data Partitioning
-----------------

Expand Down
347 changes: 160 additions & 187 deletions source/reference/glossary.txt

Large diffs are not rendered by default.

5 changes: 1 addition & 4 deletions source/reference/program/mongo.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,7 @@ and an overview of its usage.

.. only:: (not man)

.. seealso::

In addition to this page, consider :doc:`/mongo` section of
the manual.
.. seealso:: :doc:`/mongo`

Interface
---------
Expand Down
2 changes: 2 additions & 0 deletions source/reference/program/mongosniff.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ As an alternative to :program:`mongosniff`, Wireshark, a popular
network sniffing tool is capable of inspecting and parsing the MongoDB
wire protocol.

.. _mongosniff-options:

Options
-------

Expand Down
2 changes: 2 additions & 0 deletions source/reference/ulimit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,8 @@ system limits on running systems.
system a system restart. Check your distribution and operating
system documentation for more information.

.. _proc-file-system:

``/proc`` File System
~~~~~~~~~~~~~~~~~~~~~

Expand Down