Skip to content

Commit 41ed97b

Browse files
committed
*
1 parent 7fa6e49 commit 41ed97b

10 files changed

+18
-18
lines changed

source/agg-pipeline-builder/count-pipeline-results.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Steps
3535
.. procedure::
3636
:style: normal
3737

38-
.. step:: Click the count results button
38+
.. step:: Click the :guilabel:`count results` button
3939

4040
After you run your pipeline, click :guilabel:`count results`, which
4141
appears under the :guilabel:`Run` button. The :guilabel:`count results`
@@ -46,7 +46,7 @@ Steps
4646

4747
.. step:: (Optional) Click the refresh icon
4848

49-
If you edit your pipeline, you must press the :icon-fa4:`refresh` button
49+
If you edit your pipeline, press the :icon-fa4:`refresh` button
5050
to update your document count.
5151

5252
Learn More

source/agg-pipeline-builder/create-a-view.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Steps
2828
.. procedure::
2929
:style: normal
3030

31-
.. step:: Click the Save drop-down button
31+
.. step:: Click the :guilabel:`Save` drop-down button
3232

3333
In the aggregation pipeline pane, click the :guilabel:`Save` drop-down
3434
button and select :guilabel:`Create view`.

source/agg-pipeline-builder/export-pipeline-results.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Steps
2727
.. procedure::
2828
:style: normal
2929

30-
.. step:: Click the Export button
30+
.. step:: Click the :guilabel:`Export` button
3131

3232
In the top right of the aggregation pipeline builder, click the
3333
:guilabel:`Export` button to open the modal.
@@ -49,7 +49,7 @@ Steps
4949

5050
.. include:: /includes/extended-json-table.rst
5151

52-
.. step:: Click Export
52+
.. step:: Click :guilabel:`Export`
5353

5454
.. step:: Specify export destination
5555

source/agg-pipeline-builder/export-pipeline-to-language.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Steps
3030
.. procedure::
3131
:style: normal
3232

33-
.. step:: Click the Export to Language button
33+
.. step:: Click the :guilabel:`Export to Language` button
3434

3535
In the aggregation pipeline pane, click the :guilabel:`Export to Language`
3636
button to open the pipeline export card.

source/agg-pipeline-builder/maxtime-ms-pipeline.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,14 @@ Steps
4444
.. procedure::
4545
:style: normal
4646

47-
.. step:: Click Options
47+
.. step:: Click :guilabel:`Options`
4848

4949
On the :guilabel:`Aggregations` tab, click :guilabel:`Options`
5050

5151
.. figure:: /images/compass/agg-builder-click-more-options.png
5252
:alt: More Options dropdown.
5353

54-
.. step:: Specify a Max Time MS value
54+
.. step:: Specify a :guilabel:`Max Time MS` value
5555

5656
Next to the :guilabel:`Max Time MS` field, enter a numeric value to set as
5757
the maximum amount of time in milliseconds that an aggregation

source/agg-pipeline-builder/pipeline-custom-collation.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Steps
3030
.. procedure::
3131
:style: normal
3232

33-
.. step:: Click Options
33+
.. step:: Click :guilabel:`Options`
3434

3535
In the top-right corner of the pipeline builder, click
3636
:guilabel:`Options`.

source/agg-pipeline-builder/view-pipeline-explain-plan.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Steps
4141
.. procedure::
4242
:style: normal
4343

44-
.. step:: Click the Explain button
44+
.. step:: Click the :guilabel:`Explain` button
4545

4646
In the top right of the aggregation pipeline builder, click the
4747
:guilabel:`Explain` button to open the :guilabel:`Explain Plan` modal.
@@ -62,7 +62,7 @@ Steps
6262
:alt: Detailed Visual Tree view
6363
:width: 696px
6464

65-
.. step:: (Optional) Select the Raw Output view
65+
.. step:: (Optional) Select the :guilabel:`Raw Output` view
6666

6767
To view your full explain plan as raw JSON, select the
6868
:guilabel:`Raw Output` view.

source/create-agg-pipeline.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ your chosen view mode:
7070
.. procedure::
7171
:style: normal
7272

73-
.. step:: Select the Stages view
73+
.. step:: Select the :guilabel:`Stages` view
7474

7575
In the aggregation pipeline pane, ensure the
7676
:guilabel:`{} Stages` toggle switch is selected.
@@ -140,7 +140,7 @@ your chosen view mode:
140140
.. procedure::
141141
:style: normal
142142

143-
.. step:: Select the Stages view
143+
.. step:: Select the :guilabel:`Stages` view
144144

145145
In the aggregation pipeline pane, ensure the
146146
:guilabel:`{} Stages` toggle switch is selected.
@@ -149,7 +149,7 @@ your chosen view mode:
149149
:figwidth: 300 px
150150
:alt: Toggle on stage view mode
151151

152-
.. step:: Open the Stage Wizard card
152+
.. step:: Open the :guilabel:`Stage Wizard` card
153153

154154
To the right of the view mode toggle, click the wand icon to open
155155
the :guilabel:`Stage Wizard` card.
@@ -224,7 +224,7 @@ your chosen view mode:
224224
.. procedure::
225225
:style: normal
226226

227-
.. step:: Select the Stages view
227+
.. step:: Select the :guilabel:`Stages` view
228228

229229
In the aggregation pipeline pane, ensure the
230230
:guilabel:`{} Stages` toggle switch is selected.
@@ -320,7 +320,7 @@ your chosen view mode:
320320
.. procedure::
321321
:style: normal
322322

323-
.. step:: Select the Text view
323+
.. step:: Select the :guilabel:`Text` view
324324

325325
In the aggregation pipeline pane, click the
326326
:guilabel:`</> Text` toggle switch to enable text mode for pipeline

source/export-query-to-language.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Procedure
1717
.. procedure::
1818
:style: normal
1919

20-
.. step:: Click the Export to Language button
20+
.. step:: Click the :guilabel:`Export to Language` button
2121

2222
In the query bar, click the ``</>`` icon to open the query export card.
2323

source/query-plan.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Steps
5454
.. procedure::
5555
:style: normal
5656

57-
.. step:: Click the Explain button
57+
.. step:: Click the :guilabel:`Explain` button
5858

5959
In the query bar, click the :guilabel:`Explain` button to open the
6060
modal.

0 commit comments

Comments
 (0)