Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified source/images/compass/collection-schema.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified source/images/compass/max-time-ms.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified source/images/compass/query-bar-schema-view.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified source/images/compass/query-builder.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified source/images/compass/query-builder2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified source/images/compass/query-builder3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified source/images/compass/query-builder4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions source/includes/steps-create-query-via-builder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ content: |

In the :guilabel:`Schema` view, you can click on a chart value to
build a query. For example, the following image shows the query
filter built by clicking the ``EWR`` value for the
``departureAirportFsCode`` field.
filter built by clicking the ``Manhattan`` value for the
``borough`` field.

.. figure:: /images/compass/query-builder.png
:figwidth: 815px
Expand All @@ -30,7 +30,7 @@ level: 4
ref: create-compound-query
content: |
For example, the following image shows shows the compound query
built by selecting a value in the ``flightId`` field.
built by selecting values in the ``cuisine`` field.

.. figure:: /images/compass/query-builder2.png
:figwidth: 817px
Expand Down
2 changes: 1 addition & 1 deletion source/schema.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ percentage of each data type represented.
that Compass can provide a graded bar of the field contents, with
the most-frequently occurring string on the left.

- The ``categories`` field contains arrays of strings. The analysis
- The ``grades`` field contains arrays of strings. The analysis
shows the minimum, maximum, and average array lengths.

.. figure:: /images/compass/collection-schema.png
Expand Down
Loading