Skip to content

Commit e4e59fb

Browse files
KOTungsethncheckin
andauthored
Update tutorial-discovering.asciidoc (#76976) (#78630)
* 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>
1 parent 27529b9 commit e4e59fb

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/getting-started/tutorial-discovering.asciidoc

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,15 @@ The search returns all account numbers between zero and 99 with balances in
2222
excess of 47,500. Results appear for account numbers 8, 32, 78, 85, and 97.
2323
+
2424
[role="screenshot"]
25-
image::images/tutorial-discover-2.png[]
26-
25+
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]
26+
+
2727
. Hover over the list of *Available fields*, then
2828
click *Add* next to each field you want include in the table.
2929
+
3030
For example, when you add the `account_number` field, the display changes to a list of five
3131
account numbers.
3232
+
3333
[role="screenshot"]
34-
image::images/tutorial-discover-3.png[]
34+
image::images/tutorial-discover-3.png[Image showing a dropdown with five account numbers, which match the previous query for account balance]
35+
36+
Now that you know what your documents contain, it's time to gain insight into your data with visualizations.

0 commit comments

Comments
 (0)