We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f9b051 commit 97f552aCopy full SHA for 97f552a
source/schema.txt
@@ -109,8 +109,8 @@ For fields that contain multiple data types,
109
|compass-short| displays a percentage breakdown of
110
the various data types across documents. In the example below,
111
the chart shows the contents of a field called ``phone_no`` in which
112
-80% of documents are of type ``string``, and the remaining 20% are of
113
-type ``number``.
+20% of documents are of type ``int32``, and the remaining 80% are of
+type ``string``.
114
115
.. figure:: /images/compass/field-percentage-breakdown.png
116
:figwidth: 330px
0 commit comments