Skip to content
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
1 change: 0 additions & 1 deletion config/sphinx-local.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,4 @@ theme:
sidebars:
'**':
- 'pagenav.html'
- 'formats.html'
...
5 changes: 0 additions & 5 deletions source/administration/production-notes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ Production Notes

.. default-domain:: mongodb

.. contents:: Production Notes
:backlinks: none
:class: long-toc
:local:

This page details system configurations that affect MongoDB,
especially in production.

Expand Down
4 changes: 0 additions & 4 deletions source/core/bulk-inserts.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ Bulk Inserts in MongoDB

.. default-domain:: mongodb

.. contents::
:backlinks: none
:local:

In some situations you may need to insert or ingest a large amount of
data into a MongoDB database. These *bulk inserts* have some
special considerations that are different from other write
Expand Down
4 changes: 0 additions & 4 deletions source/core/write-performance.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ Write Operation Performance

.. default-domain:: mongodb

.. contents::
:backlinks: none
:local:

Indexes
-------

Expand Down
5 changes: 0 additions & 5 deletions source/faq/concurrency.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ FAQ: Concurrency

.. default-domain:: mongodb

.. contents:: Frequently Asked Questions:
:backlinks: none
:local:
:class: long-toc

.. versionchanged:: 2.2

MongoDB allows multiple clients to read and write a single corpus of
Expand Down
5 changes: 0 additions & 5 deletions source/faq/developers.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,6 @@ FAQ: MongoDB for Application Developers

.. default-domain:: mongodb

.. contents:: Frequently Asked Questions:
:backlinks: none
:class: long-toc
:local:

This document answers common questions about application
development using MongoDB.

Expand Down
5 changes: 0 additions & 5 deletions source/faq/diagnostics.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,6 @@ FAQ: MongoDB Diagnostics

.. default-domain:: mongodb

.. contents:: Frequently Asked Questions:
:backlinks: none
:class: long-toc
:local:

This document provides answers to common diagnostic questions and
issues.

Expand Down
5 changes: 0 additions & 5 deletions source/faq/fundamentals.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ FAQ: MongoDB Fundamentals

.. default-domain:: mongodb

.. contents:: Frequently Asked Questions:
:backlinks: none
:class: long-toc
:local:

This document addresses basic high level questions about MongoDB and
its use.

Expand Down
5 changes: 0 additions & 5 deletions source/faq/indexes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ FAQ: Indexes

.. default-domain:: mongodb

.. contents:: Frequently Asked Questions:
:backlinks: none
:class: long-toc
:local:

This document addresses common questions regarding MongoDB indexes.

If you don't find the answer you're looking for, check the
Expand Down
5 changes: 0 additions & 5 deletions source/faq/mongo.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ FAQ: The ``mongo`` Shell

.. default-domain:: mongodb

.. contents:: Frequently Asked Questions:
:backlinks: none
:class: long-toc
:local:

.. _mongo-shell-tips:

How can I enter multi-line operations in the ``mongo`` shell?
Expand Down
5 changes: 0 additions & 5 deletions source/faq/replica-sets.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ FAQ: Replica Sets and Replication in MongoDB

.. default-domain:: mongodb

.. contents:: Frequently Asked Questions:
:backlinks: none
:class: long-toc
:local:

This document answers common questions about database replication
in MongoDB.

Expand Down
4 changes: 0 additions & 4 deletions source/faq/sharding.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ FAQ: Sharding with MongoDB

.. default-domain:: mongodb

.. contents:: Frequently Asked Questions:
:backlinks: none
:local:

This document answers common questions about horizontal scaling
using MongoDB's :term:`sharding`.

Expand Down
4 changes: 0 additions & 4 deletions source/faq/storage.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ FAQ: MongoDB Storage

.. default-domain:: mongodb

.. contents:: Frequently Asked Questions:
:backlinks: none
:local:

This document addresses common questions regarding MongoDB's storage
system.

Expand Down
4 changes: 0 additions & 4 deletions source/meta/practices.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ MongoDB Documentation Practices and Processes

This document provides an overview of the practices and processes.

.. contents:: Practices
:backlinks: none
:local:

Commits
-------

Expand Down
4 changes: 0 additions & 4 deletions source/reference/bson-types.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ BSON Types

.. default-domain:: mongodb

.. contents::
:backlinks: none
:local:

:term:`BSON` is a binary serialization format used to store documents
and make remote procedure calls in MongoDB. The BSON specification is
located at `bsonspec.org <http://bsonspec.org/>`_.
Expand Down
4 changes: 0 additions & 4 deletions source/reference/command.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ Database Commands

.. default-domain:: mongodb

.. contents::
:backlinks: none
:local:

All command documentation outlined below describes a command and
its available parameters and provides a document template or prototype
for each command. Some command documentation also includes the relevant
Expand Down
6 changes: 1 addition & 5 deletions source/reference/command/indexStats.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ indexStats

.. default-domain:: mongodb

.. contents::
:backlinks: none
:local:

Definition
----------

Expand Down Expand Up @@ -345,7 +341,7 @@ The following is an example of :method:`db.collection.indexStats()` and
],
"ok" : 1
}

Additional Resources
--------------------

Expand Down
5 changes: 0 additions & 5 deletions source/reference/method.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,6 @@

.. default-domain:: mongodb

.. contents::
:backlinks: none
:class: long-toc
:local:

.. |javascript-using-operation| replace:: these methods use
.. include:: /includes/admonition-javascript-prevalence.rst

Expand Down
4 changes: 0 additions & 4 deletions source/reference/operator/query.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ Query and Projection Operators

.. default-domain:: mongodb

.. contents::
:backlinks: none
:local:

.. _query-selectors:

Query Selectors
Expand Down
4 changes: 0 additions & 4 deletions source/reference/privilege-actions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ Privilege Actions

.. default-domain:: mongodb

.. contents::
:backlinks: none
:local:

Privilege actions define the operations a user can perform on a :ref:`resource
<resource-document>`. A MongoDB :ref:`privilege <privileges>` comprises a
:ref:`resource <resource-document>` and the permitted actions. This page lists
Expand Down
4 changes: 0 additions & 4 deletions source/reference/program/mongodump.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@

.. default-domain:: mongodb

.. contents::
:backlinks: none
:local:

.. |tool-binary| replace:: mongodump

Synopsis
Expand Down
6 changes: 0 additions & 6 deletions source/release-notes/1.2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,6 @@ Release Notes for MongoDB 1.2.x

.. default-domain:: mongodb

.. contents:: See the :doc:`full index of this page <1.2-changes>` for
a complete list of changes included in 1.2.
:backlinks: none
:local:
:depth: 1

New Features
------------

Expand Down
6 changes: 0 additions & 6 deletions source/release-notes/1.4.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,6 @@ Release Notes for MongoDB 1.4

.. default-domain:: mongodb

.. contents:: See the :doc:`full index of this page <1.4-changes>` for
a complete list of changes included in 1.4.
:backlinks: none
:local:
:depth: 1

Upgrading
---------

Expand Down
6 changes: 0 additions & 6 deletions source/release-notes/1.6.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,6 @@ Release Notes for MongoDB 1.6

.. default-domain:: mongodb

.. contents:: See the :doc:`full index of this page <1.6-changes>` for
a complete list of changes included in 1.6.
:backlinks: none
:local:
:depth: 1

Upgrading
---------

Expand Down
8 changes: 1 addition & 7 deletions source/release-notes/1.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,6 @@ Release Notes for MongoDB 1.8

.. default-domain:: mongodb

.. contents:: See the :doc:`full index of this page <1.8-changes>` for
a complete list of changes included in 1.8.
:backlinks: none
:local:
:depth: 1

Upgrading
---------

Expand Down Expand Up @@ -210,7 +204,7 @@ those documents.
Journaling
``````````

Returning to 1.6 after using 1.8
Returning to 1.6 after using 1.8
:doc:`Journaling </core/journaling>` works
fine, as journaling does not change anything about the data file format.
Suppose you are running 1.8.x with journaling enabled and you decide to
Expand Down
6 changes: 0 additions & 6 deletions source/release-notes/2.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,6 @@ Release Notes for MongoDB 2.0

.. default-domain:: mongodb

.. contents:: See the :doc:`full index of this page <2.0-changes>` for
a complete list of changes included in 2.0.
:backlinks: none
:local:
:depth: 1

Upgrading
---------

Expand Down
6 changes: 0 additions & 6 deletions source/release-notes/2.2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,6 @@ Release Notes for MongoDB 2.2

.. default-domain:: mongodb

.. contents:: See the :doc:`full index of this page <2.2-changes>` for
a complete list of changes included in 2.2.
:backlinks: none
:local:
:depth: 1

Upgrading
---------

Expand Down
5 changes: 0 additions & 5 deletions source/release-notes/2.4-upgrade.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,6 @@ for :ref:`upgrading sharded clusters <2.4-upgrade-cluster>` and the
considerations for :ref:`reverting to 2.2 after running 2.4
<2.4-downgrade>`.

.. contents:: Content
:backlinks: none
:local:
:depth: 1

Upgrade Recommendations and Checklist
-------------------------------------

Expand Down
5 changes: 0 additions & 5 deletions source/release-notes/2.4.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,6 @@ Release Notes for MongoDB 2.4

.. default-domain:: mongodb

.. contents:: Changes for 2.4
:backlinks: none
:local:
:depth: 1

MongoDB 2.4 includes enhanced geospatial support, switch to V8 JavaScript
engine, security enhancements, and text search (beta) and hashed index.

Expand Down
11 changes: 3 additions & 8 deletions source/release-notes/2.6-upgrade.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,6 @@ for :ref:`upgrading sharded clusters <2.6-upgrade-cluster>` and the
considerations for :ref:`reverting to 2.4 after running 2.5.x
<2.6-downgrade-considerations>`.

.. contents:: Content
:backlinks: none
:local:
:depth: 1

Upgrade Recommendations and Checklist
-------------------------------------

Expand Down Expand Up @@ -272,7 +267,7 @@ Considerations
upgrade procedure to upgrade the the cluster's authorization data. By
default, the procedure will upgrade the authorization data of the
shards as well.

To override this behavior, run the upgrade command with the
additional parameter ``upgradeShards: false``. If you choose to
override, you must run the upgrade procedure on the :program:`mongos`
Expand Down Expand Up @@ -395,7 +390,7 @@ databases:

.. code-block:: javascript

db.getSiblingDB("admin").system.version.update(
db.getSiblingDB("admin").system.version.update(
{ _id: "authSchema" },
{ $set: { currentVersion: 2 } }
)
Expand All @@ -411,7 +406,7 @@ databases:

.. code-block:: javascript

db.getSiblingDB("admin").system.backup_users.find().forEach(
db.getSiblingDB("admin").system.backup_users.find().forEach(
function (userDoc) {
db.getSiblingDB("admin").system.users.insert( userDoc );
}
Expand Down
Loading