Elastic Search 5.0 Online Course
This course offers a complete, beginner-friendly introduction to Elasticsearch 5.0, with each concept explained in a clear and accessible way. Practical tips and hands-on techniques are integrated throughout the course to help you quickly and effectively grasp each topic.
What You’ll Gain:
By the end of this course, you’ll have a solid understanding of the core fundamentals of Elasticsearch 5.0, along with practical insights into how it's used in real-world scenarios. Whether you're new to search technologies or looking to strengthen your foundational knowledge, this course is the perfect starting point.
Course Curriculum
Getting Started with ElasticSearch
- The Course Overview
- What Is ElasticSearch?
- Installing ElasticSearch
- Goal of ElasticSearch
- What’s New in Version 5.0?
- Why Use ElasticSearch?
Dichotomy of ElasticSearch
- What Is an Index?
- Documents in ElasticSearch
- What Is a Cluster?
- Setting Shards and Replicas
Get Going with Documents and Indices
- Adding and Deleting an Index
- Adding and Deleting Documents
- Using Bulk API
Querying with RESTful API
- Introduction to REST API
- Using REST API to Search
- Using REST API to Update
Introduction to DSL
- Understanding DSL
- Term Queries and Boosting
- Range Query
- Exist Query
- Aggregation Based Analytics
- Aggregations: Implementation
What ElasticSearch is NOT
- Myths about ElasticSearch
Getting More with ElasticStack
- What Is ElasticStack?
- Kibana
- Logstash
- X-Pack
- Beats
Apache Log Analysis
- Preparing for Log Analysis
- Running Log Analysis
Advanced ElasticSearch Queries
- Sorting in ElasticSearch
- Geo Searching
- Getting into Synonyms
ElasticSearch versus Apache Solr
- Choosing between ElasticSearch and Apache Solr