
In this lecture, I will introduce you to "Getting Started with Elasticsearch" course.
In this lecture, we will talk about the definition and uses of Elasticsearch.
In this lecture, I will try to give the terminology for Elasticsearch. Index, type, shard, node ... etc.
In this lecture we will install Elasticsearch on Windows and run a node.
In this lecture we will install Elasticsearch on OSX and run a node.
In this lecture, we will install Elasticsearch on Cloud
In this lecture, I will explain how we can install Head and Marvel plug-ins which are quite useful.
Marvel contains Sense plug-in that we will use in every single lecture of our course.
If you use Elasticsearch >= 2.0 then skip Marvel and just install Head.
If you use Elasticsearch version greater than 2, then you will need to install Kibana which contains Sense plug-in that we will use in every single lecture of our course. Else you can skip this lecture.
In this lecture we will learn how to index documents in Elasticsearch that is how to create documents.
If you use Elasticsearch 2 please use the following url for Sense:
localhost:5601/app/sense
In this lecture, we will learn how to get documents by id and most popular query DSL clauses.
During this lecture, we will learn to do full update of documents in Elasticsearch.
During this lecture, we will learn to delete documents by id.
In this lecture, we will summarize what we learnt during this course.
Use ACTION15 for having a discount of 70% in my Elasticsearch in Action course!
The link to follow is below:
https://www.udemy.com/elasticsearch-in-action/?couponCode=ACTION15
From real-time search and event management to sophisticated analytics and logging at scale, Elasticsearch has a great number of uses. Getting Started with Elasticsearch course will help you learn the basics of Elasticsearch. If you already have a knowledge of Relational Databases and you are eager to learn Elasticsearch, then this course is for you. You will end your journey as a Elasticsearch Padawan.
Content and Overview
You will begin learning Elasticsearch with a gentle introduction where you can setup your environment and launch your node of Elasticsearch for the first time. After that, we will dive into Create/Read/Update/Delete operations where you will grasp basics of Elasticsearch. All lectures are up to date with Elasticsearch 2.0.