Skip to content

Commit 4f46697

Browse files
authored
* DOCSP-21583 add screenshot for new splash screen * update screenshot * update alt text * CR 1 Feedback * Update title add functionality context * add note to aggregation pipeline builder.txt * remove header * Page consolidation and restructure * staging * resize images * remove duplicate header * add redirect * add note header * enhance * remove also * redirect edit * redirect * add header * enhance * enhance * rename page title * add images * remove verbiage * verbiage update * update screenshot * update screenshot 2 * enhance * title * build errors * pipeline builder -> Documents tab * remove * verbiage * CR 2 * include * step * a * include 2 * build errors * update * build * remove * rearrange * remove fact-favorite-query.rst in favor of step * convert steps yml back to rst * adding section * fix procedure directive * remove content from save steps * fix build * fix procedure directive * fix procedures * CR final * saving -> viewing * header tweak
1 parent af7ad43 commit 4f46697

13 files changed

+151
-47
lines changed

config/redirects

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@ raw: docs/compass/1.3-features -> ${base}/
66
raw: docs/compass/index.html -> ${base}/current/
77
raw: docs/compass/ -> ${base}/current/
88
raw: docs/compass/manual/aggregation-pipeline-builder -> ${base}/current/aggregation-pipeline-builder/
9+
raw: ${base}/current/query/favorite/ -> ${base}/current/query/queries/
910

1011
[master-beta]: docs/compass/${version}/query-bar -> ${base}/${version}/query/filter/

source/aggregation-pipeline-builder.txt

Lines changed: 10 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -66,19 +66,7 @@ Create an Aggregation Pipeline
6666
Save a Pipeline
6767
---------------
6868

69-
You can save a pipeline so that you can find it later. If you
70-
load a saved pipeline, you can change it without
71-
changing the original saved copy. You can also create a :ref:`view
72-
<view-details>` from your pipeline results.
73-
74-
To save your pipeline:
75-
76-
1. Click the :guilabel:`Save` button at the top of the pipeline
77-
builder.
78-
79-
#. Enter a name for your pipeline.
80-
81-
#. Click :guilabel:`Save`.
69+
.. include:: /includes/fact-save-pipeline.rst
8270

8371
.. _open-saved-pipeline:
8472

@@ -92,6 +80,15 @@ Open a Saved Pipeline
9280

9381
#. In the modal, click :guilabel:`Open Pipeline`.
9482

83+
.. note::
84+
85+
Starting in |compass| 1.31, you can view your saved queries
86+
and aggregation pipelines on the :guilabel:`My Queries` view
87+
once connected to your cluster.
88+
89+
To learn more, see
90+
:ref:`viewing saved aggregations<saved-query-view>` for details.
91+
9592
.. _use-sample-mode-or-auto-preview:
9693

9794
Set the Documents Limit or Auto Preview Documents
Loading
19.4 KB
Loading
Loading
Loading
31.6 KB
Loading
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
.. procedure::
2+
:style: normal
3+
4+
.. step:: Open query history
5+
6+
Click the :guilabel:`History` button at the top of the pipeline
7+
builder.
8+
9+
.. figure:: /images/compass/query-history-view.png
10+
:figwidth: 720 px
11+
:alt: Click history button
12+
13+
.. step:: Select favorites
14+
15+
Click the :guilabel:`Star` button.
16+
17+
.. figure:: /images/compass/query-add-favorite.png
18+
:figwidth: 316 px
19+
:alt: Click star button
20+
21+
.. step:: Name your query
22+
23+
Enter a name for your query.
24+
25+
.. figure:: /images/compass/query-add-favorite-name.png
26+
:figwidth: 316 px
27+
:alt: Save favorite query
28+
29+
..step:: Click :guilabel:`Save`.
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
You can save a pipeline so that you can find it later. If you
2+
load a saved pipeline, you can change it without
3+
changing the original saved copy. You can also create a :ref:`view
4+
<view-details>` from your pipeline results.
5+
6+
To save your pipeline:
7+
8+
.. procedure::
9+
:style: normal
10+
11+
.. step:: Click the save dropdown button
12+
13+
Click the :guilabel:`Save` dropdown button at the top of the pipeline
14+
builder. Click on ``Save pipeline as...``
15+
16+
.. figure:: /images/compass/query-save-pipeline-as.png
17+
:figwidth: 316px
18+
:alt: Save pipeline as
19+
20+
.. step:: Enter a name for your pipeline
21+
22+
.. figure:: /images/compass/query-save-pipeline-as-name.png
23+
:figwidth: 316px
24+
:alt: Name your pipeline
25+
26+
.. step:: Click :guilabel:`Save`
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
.. procedure::
2+
:style: normal
3+
4+
.. step:: Open query history
5+
6+
Click the :guilabel:`History` button at the top of the
7+
:guilabel:`Documents` tab.
8+
9+
.. figure:: /images/compass/query-history-view.png
10+
:figwidth: 720 px
11+
:alt: Query history view
12+
13+
.. step:: Select favorites
14+
15+
Click the :guilabel:`Favorites` button in the past queries pane.
16+
17+
.. figure:: /images/compass/query-history-favorite.png
18+
:figwidth: 316px
19+
:alt: Favorites

0 commit comments

Comments
 (0)