Searching with Full-Text Queries in Elasticsearch 7.13

1 hour
  • 3 Learning Objectives

About this Hands-on Lab

There are a lot of options when crafting an analyzed full-text query in Elasticsearch. In this hands-on lab, you will get to ask our sample data questions using several different full-text search functions.

Learning Objectives

Successfully complete this lab by achieving the following learning objectives:

Craft a Query That Answers the Question: How Many Lines from Shakespeare’s Plays Reference Love?

From the Kibana console, craft a full-text query on the shakespeare dataset that answers the question.

Craft a Query That Answers the Question: How Many Lines from Shakespeare’s Plays Reference Hate?

From the Kibana console, craft a full-text query on the shakespeare dataset that answers the question.

Craft a Query That Answers the Question: What Is the Play and Line Number Where “To Be, or Not to Be” Is Spoken?

From the Kibana console, craft a full-text query on the shakespeare dataset that answers the question.

Additional Resources

Logging In to the Elastic Environment

  1. Navigate to the public IP address of the es1 node provided on the lab page (e.g., http://public_ip).
  2. Log in to Elastic using the username elastic and password elastic_acg.

Lab Scenario

You work as a research librarian for a major university, studying the literary works of Shakespeare. You've been asked to answer the following questions from the shakespeare dataset:

  • How many lines from Shakespeare's plays reference love?
  • How many lines from Shakespeare's plays reference hate?
  • What is the play and line number where "to be, or not to be" is spoken?

What are Hands-on Labs

Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.

Sign In
Welcome Back!

Psst…this one if you’ve been moved to ACG!

Get Started
Who’s going to be learning?