Skip to content

Commit b1c8016

Browse files
authored
DOCSP-45448-compass-constants (#699)
* DOCSP-45448-compass-constants * revert connect pages * revert pages from connect - install * * * * * *
1 parent 66a648b commit b1c8016

23 files changed

+80
-81
lines changed

source/collections.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.. _compass-collection-tab:
22
.. _compass-collections:
33

4-
=============================
5-
Manage Collections in Compass
6-
=============================
4+
=====================================
5+
Manage Collections in |compass-short|
6+
=====================================
77

88
.. default-domain:: mongodb
99

source/databases.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.. _compass-database-tab:
22
.. _compass-dbs:
33

4-
===========================
5-
Manage Databases in Compass
6-
===========================
4+
===================================
5+
Manage Databases in |compass-short|
6+
===================================
77

88
.. default-domain:: mongodb
99

source/documents.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.. _compass-documents:
22
.. _compass-docs:
33

4-
===========================
5-
Manage Documents in Compass
6-
===========================
4+
===================================
5+
Manage Documents in |compass-short|
6+
===================================
77

88
.. default-domain:: mongodb
99

@@ -25,7 +25,7 @@ documents in your selected collection or view.
2525

2626
.. note::
2727

28-
For query result sets larger than 20 documents, Compass shows
28+
For query result sets larger than 20 documents, |compass-short| shows
2929
paginated results. By default, pages display 20 documents at a time.
3030

3131
.. END-COMPASS-ONLY

source/documents/delete-multiple.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Delete Multiple Documents
1414
:depth: 1
1515
:class: singlecol
1616

17-
You can perform bulk delete operations on multiple documents in Compass
17+
You can perform bulk delete operations on multiple documents in |compass-short|
1818
by using the :guilabel:`Delete Documents` modal. This helps you visualize
1919
deletes before applying them.
2020

@@ -32,8 +32,8 @@ Before you Begin
3232
----------------
3333

3434
The :guilabel:`Delete Documents` modal is available starting
35-
in Compass version ``1.42.0``. For instructions on updating or installing
36-
the latest Compass version, see :ref:`download-install`.
35+
in |compass-short| version ``1.42.0``. For instructions on updating or installing
36+
the latest |compass-short| version, see :ref:`download-install`.
3737

3838
.. END-COMPASS-ONLY
3939

@@ -108,7 +108,7 @@ Steps
108108
#. Click the red :guilabel:`Delete Documents` button to confirm
109109
the operation.
110110

111-
Compass deletes the documents that match the filter
111+
|compass-short| deletes the documents that match the filter
112112
expression.
113113

114114
Example

source/documents/delete.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,13 +68,13 @@ documents in List, JSON, or Table view:
6868
|compass-short| asks for confirmation that you want to remove the
6969
document.
7070

71-
Once you confirm, Compass deletes the document from the collection.
71+
Once you confirm, |compass-short| deletes the document from the collection.
7272

7373
Delete Multiple Documents
7474
-------------------------
7575

7676
You can use the bulk delete operations workflow to delete multiple
77-
documents in Compass. For details, see :ref:`compass-bulk-delete`.
77+
documents in |compass-short|. For details, see :ref:`compass-bulk-delete`.
7878

7979
.. BEGIN-COMPASS-ONLY
8080
.. note::

source/documents/modify-multiple.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Modify Multiple Documents
1414
:depth: 1
1515
:class: singlecol
1616

17-
You can perform bulk update operations on multiple documents in Compass
17+
You can perform bulk update operations on multiple documents in |compass-short|
1818
by using the :guilabel:`Update Documents` modal. Performing updates with
1919
the :guilabel:`Update Documents` modal helps you visualize updates
2020
to your data before you apply them.
@@ -38,8 +38,8 @@ Before you Begin
3838
----------------
3939

4040
The :guilabel:`Update Documents` modal is available starting
41-
in Compass version ``1.42.0``. For instructions on updating or installing
42-
the latest Compass version, see :ref:`download-install`.
41+
in |compass-short| version ``1.42.0``. For instructions on updating or installing
42+
the latest |compass-short| version, see :ref:`download-install`.
4343

4444
.. END-COMPASS-ONLY
4545

@@ -120,7 +120,7 @@ Steps
120120

121121
Click :guilabel:`Update Documents`.
122122

123-
Compass applies the :guilabel:`Update` to the documents
123+
|compass-short| applies the :guilabel:`Update` to the documents
124124
within the :guilabel:`Filter` expression.
125125

126126
Example
@@ -130,7 +130,7 @@ The following example uses the
130130
:ref:`sample_mflix dataset <sample-data>`.
131131

132132
This example updates the ``tomatoes.viewer.numReviews`` and
133-
``tomatoes.viewer.meter`` fields with the Compass
133+
``tomatoes.viewer.meter`` fields with the |compass-short|
134134
:guilabel:`Update Documents` modal.
135135

136136
Apply a filter in the :guilabel:`Query Bar` to filter movies which

source/documents/modify.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ Modify Multiple Documents
210210
-------------------------
211211

212212
You can use the bulk update operations workflow to update multiple
213-
documents in Compass. For details, see :ref:`compass-bulk-update`.
213+
documents in |compass-short|. For details, see :ref:`compass-bulk-update`.
214214

215215
.. BEGIN-COMPASS-ONLY
216216

source/includes/extracts-query-bar.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ref: query-bar-results
22
content: |
3-
For query result sets larger than 1000 documents, Compass shows a
4-
subset of the results. Otherwise, Compass shows the entire result
3+
For query result sets larger than 1000 documents, |compass-short| shows a
4+
subset of the results. Otherwise, |compass-short| shows the entire result
55
set.
66
77
For details on sampling, see :ref:`Sampling <compass-sampling>`.

source/indexes.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ collection on the left hand pane and select the :guilabel:`Indexes` tab.
5252
:figwidth: 816px
5353
:alt: Indexes view
5454

55-
For each index, Compass displays the following information:
55+
For each index, |compass-short| displays the following information:
5656

5757
.. list-table::
5858

@@ -178,7 +178,7 @@ Limitations
178178
- The :guilabel:`Indexes` tab is not available if you are connected
179179
to a :atlas:`Data Lake </data-lake>`.
180180

181-
- You can manage Atlas Search indexes in Compass if your deployment is
181+
- You can manage Atlas Search indexes in |compass-short| if your deployment is
182182
local, has an Atlas cluster tier of M10 or larger, and runs MongoDB 7.0
183183
or higher.
184184

source/query-with-natural-language/ai-and-data-usage-information.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,22 +9,22 @@ AI and Data Usage Information
99
:backlinks: none
1010
:depth: 1
1111

12-
Querying with natural language in Compass is powered by Generative AI
12+
Querying with natural language in |compass-short| is powered by Generative AI
1313
(Gen AI), and may give inaccurate responses. See our `Generative AI FAQ
1414
<https://dochub.mongodb.org/core/faq-ai-features>`__
1515
for more information about Gen AI in MongoDB products.
1616

1717
Third Party Providers
1818
---------------------
1919

20-
Querying with natural language in Compass currently uses the `Azure OpenAI Service
21-
<https://azure.microsoft.com/en-us/products/ai-services/openai-service>`__
20+
Querying with natural language in |compass-short| currently uses the
21+
`Azure OpenAI Service <https://azure.microsoft.com/en-us/products/ai-services/openai-service>`__
2222
hosted by Microsoft. This is subject to change in the future.
2323

2424
How Your Data is Used
2525
---------------------
2626

27-
When you query with natural language in Compass, the following
27+
When you query with natural language in |compass-short|, the following
2828
information is sent to MongoDB's backend and/or the third party
2929
AI provider:
3030

@@ -51,7 +51,7 @@ connection strings, credentials, or rows/documents from your databases.
5151
Disable Natural Language Querying
5252
---------------------------------
5353

54-
- Natural language querying in Compass is available if you have
54+
- Natural language querying in |compass-short| is available if you have
5555
enabled the :ref:`Generative AI setting
5656
<compass-enable-natural-language-querying>` and logged into Atlas.
5757
- If you no longer want to use the feature, uncheck

0 commit comments

Comments
 (0)