- Lab
- A Cloud Guru
Reindexing and Updating Documents in Elasticsearch 7.13
If you’ve already indexed a bunch of data into Elasticsearch and changed your mind on how you want it stored, then you don’t have to worry, because in this hands-on lab, you will get to use the reindex and update-by-query APIs in Elasticsearch to modify already ingested data.
Path Info
Table of Contents
-
Challenge
Fix the Typo for the King Lear Play
From the Kibana console on the
es1
node, update theshakespeare
index to fix the misspelled "King Leer"play_name
to "King Lear". -
Challenge
Copy the Shakespeare Index from the es1 Node to the Shakespeare Node
From the Kibana console on the
shakespeare
node, remote copy theshakespeare
index fromes1
to a localshakespeare
index.
What's a lab?
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.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.