@@ -32,17 +32,15 @@ Table View
32
32
shown in the table columns. With this view, you can more easily
33
33
see which documents contain specific field values.
34
34
35
- Use the :guilabel:`View` buttons to select which view you would like
36
- to use:
37
-
38
- |
35
+ Use the :guilabel:`View` buttons to select which view is shown in the
36
+ following examples:
39
37
40
38
.. tabs::
41
39
42
40
.. tab:: List View
43
41
:tabid: list-view
44
42
45
- .. figure:: /images/compass/documents-view .png
43
+ .. figure:: /images/compass/documents-list .png
46
44
:figwidth: 700px
47
45
:alt: Documents list view
48
46
@@ -53,7 +51,7 @@ to use:
53
51
54
52
JSON View is available starting in Compass 1.20.
55
53
56
- .. figure:: /images/compass/json-view .png
54
+ .. figure:: /images/compass/documents-json .png
57
55
:figwidth: 700px
58
56
:alt: Documents in JSON view
59
57
@@ -64,7 +62,7 @@ to use:
64
62
column headings. Reordering the columns is a strictly cosmetic
65
63
change and does not change the underlying data itself.
66
64
67
- .. figure:: /images/compass/doc -table-view .png
65
+ .. figure:: /images/compass/documents -table.png
68
66
:figwidth: 696px
69
67
:alt: Documents in Table view
70
68
@@ -113,10 +111,9 @@ Expand Embedded Objects and Arrays
113
111
:figwidth: 696px
114
112
:alt: View nested elements in Table view
115
113
116
- The following example displays the ``delays``
117
- object nested within the ``airlines`` collection documents. The
118
- new tab displays the two properties of the ``delays`` object:
119
- ``international`` and ``domestic``.
114
+ The following example displays the ``address``
115
+ object nested within the ``restaurants`` collection documents. The
116
+ new tab displays the five properties of the ``address`` object:
120
117
121
118
.. figure:: /images/compass/doc-table-view-nested.png
122
119
:figwidth: 696px
@@ -176,7 +173,7 @@ Encrypted Fields
176
173
.. include:: /includes/fact-fle-description.rst
177
174
178
175
.. figure:: /images/compass/encrypted-fields-list.png
179
- :figwidth: 696px
176
+ :figwidth: 300px
180
177
:alt: Encrypted field in list view
181
178
182
179
.. include:: /includes/fact-qe-description.rst
0 commit comments