From 7e12fc7afa11436392f2ba39552e3f1cf46667eb Mon Sep 17 00:00:00 2001 From: Kaarina Tungseth Date: Mon, 28 Sep 2020 11:11:48 -0500 Subject: [PATCH] Update tutorial-discovering.asciidoc (#76976) (#78629) * 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 # Conflicts: # docs/getting-started/tutorial-discovering.asciidoc Co-authored-by: ncheckin <68351161+ncheckin@users.noreply.github.com> --- docs/getting-started/tutorial-discovering.asciidoc | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/getting-started/tutorial-discovering.asciidoc b/docs/getting-started/tutorial-discovering.asciidoc index 0909a67a681f5..3407a3e32d8eb 100644 --- a/docs/getting-started/tutorial-discovering.asciidoc +++ b/docs/getting-started/tutorial-discovering.asciidoc @@ -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 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.