Searching and Analyzing Data with Elasticsearch: Getting Started
Course Features
Duration
166 minutes
Delivery Method
Online
Available on
Downloadable Courses
Accessibility
Desktop, Laptop
Language
English
Subtitles
English
Level
Intermediate
Teaching Type
Self Paced
Video Content
166 minutes
Course Description
Course Overview
International Faculty
Post Course Interactions
Instructor-Moderated Discussions
Case Studies, Captstone Projects
Skills You Will Gain
What You Will Learn
By the end of this course, you'll have the necessary knowledge to utilize Elasticsearch in practice
Finally, you'll learn how Elasticsearch handles a variety of searches, such as full-text queries, term queries, compound queries, and filters
First, you'll cover how to install and set up a single node server, index and update documents whose contents you want to search, perform a variety of search queries on these document contents, and run analysis to extract insights from your data
Learning the basic building blocks of search algorithms, and how the basic data structure at the heart of every search engine works
Next, you'll explore the TF/IDF algorithm for search ranking and relevance, and the important factors which determine how a document is scored for every search term
You'll also run analytical queries on interesting data subsets specified by search terms