Update tutorial-discovering.asciidoc (#76976) (#78633)

* Update tutorial-discovering.asciidoc

Adds alt text to images in doc.

* Update docs/getting-started/tutorial-discovering.asciidoc

* Update docs/getting-started/tutorial-discovering.asciidoc

Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
# Conflicts:
#	docs/getting-started/tutorial-discovering.asciidoc

Co-authored-by: ncheckin <68351161+ncheckin@users.noreply.github.com>
This commit is contained in:
Kaarina Tungseth 2020-09-28 11:10:41 -05:00 committed by GitHub
parent 6ac2f05bae
commit b4e842e911
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,8 +22,8 @@ The search returns all account numbers between zero and 99 with balances in
excess of 47,500. Results appear for account numbers 8, 32, 78, 85, and 97.
+
[role="screenshot"]
image::images/tutorial-discover-2.png[]
image::images/tutorial-discover-2.png[Image showing the search results for account numbers between zero and 99, with balances in excess of 47,500]
+
. Hover over the list of *Available fields*, then
click *add* next to each field you want include as a column in the table.
+
@ -31,4 +31,6 @@ For example, when you add the `account_number` field, the display changes to a l
account numbers.
+
[role="screenshot"]
image::images/tutorial-discover-3.png[]
image::images/tutorial-discover-3.png[Image showing a dropdown with five account numbers, which match the previous query for account balance]
Now that you know what your documents contain, it's time to gain insight into your data with visualizations.