Elasticsearch doesn’t have any data in it first, so we will first need to run a script to seed the data for our studio.
You will want to run tweets.sh
which will create the index and fill it with some dummy data.
Now you’ll get some practice with Elasticsearch. Carry out each of the following tasks. Once you have a successful query/command for each, save the commend in a .txt
file for submission
twitter
indexThe Walkthrough: Elasticsearch prepared you for most of these tasks, however you may need to reference the Elasticsearch documentation, and work with your fellow classmates to answer all the questions!