diff --git a/source/administration/analyzing-mongodb-performance.txt b/source/administration/analyzing-mongodb-performance.txt index fc1a157d439..3caa832e71c 100644 --- a/source/administration/analyzing-mongodb-performance.txt +++ b/source/administration/analyzing-mongodb-performance.txt @@ -136,6 +136,7 @@ The following profiling levels are available: .. include:: /includes/warning-profiler-performance.rst .. note:: + .. include:: /includes/fact-log-slow-queries.rst .. include:: /includes/extracts/4.2-changes-log-query-shapes-plan-cache-key.rst diff --git a/source/includes/example-near-minDistance.rst b/source/includes/example-near-minDistance.rst index a78f17e75bb..cd1d4f78c70 100644 --- a/source/includes/example-near-minDistance.rst +++ b/source/includes/example-near-minDistance.rst @@ -1,4 +1,5 @@ .. important:: + .. include:: /includes/extracts/geospatial-long-lat-values.rst Consider a collection ``places`` that has a ``2dsphere`` index. diff --git a/source/reference/operator/query/near.txt b/source/reference/operator/query/near.txt index 402c394168f..8befab44582 100644 --- a/source/reference/operator/query/near.txt +++ b/source/reference/operator/query/near.txt @@ -111,6 +111,7 @@ Query on Legacy Coordinates ~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. important:: + .. include:: /includes/extracts/geospatial-long-lat-values.rst Consider a collection ``legacy2d`` that has a ``2d`` index. diff --git a/source/tutorial/configure-x509-member-authentication.txt b/source/tutorial/configure-x509-member-authentication.txt index 68f08355902..c1e2c75eab2 100644 --- a/source/tutorial/configure-x509-member-authentication.txt +++ b/source/tutorial/configure-x509-member-authentication.txt @@ -39,6 +39,7 @@ connect and perform operations in the deployment. .. _`MongoDB Enterprise`: http://www.mongodb.com/products/mongodb-enterprise-advanced?tck=docs_server .. important:: + .. include:: /includes/extracts/security-prereq-configure-x509-member-authentication.rst .. _x509-member-certificate: diff --git a/source/tutorial/upgrade-cluster-to-ssl.txt b/source/tutorial/upgrade-cluster-to-ssl.txt index 9332e5f77ce..e6cad1329cf 100644 --- a/source/tutorial/upgrade-cluster-to-ssl.txt +++ b/source/tutorial/upgrade-cluster-to-ssl.txt @@ -19,8 +19,8 @@ MongoDB clusters to use TLS/SSL encrypted connections. Procedure (Using ``tls`` Settings) ---------------------------------- - .. important:: + .. include:: /includes/extracts/security-prereq-configure-ssl-clients.rst To upgrade from a MongoDB cluster using no TLS/SSL encryption to one @@ -118,8 +118,8 @@ process. Procedure (Using ``ssl`` Settings) ---------------------------------- - .. important:: + .. include:: /includes/extracts/security-prereq-configure-ssl-clients.rst To upgrade from a MongoDB cluster using no TLS/SSL encryption to one