From the course: Elasticsearch Essential Training
Unlock this course with a free trial
Join today to access over 24,400 courses taught by industry experts.
Key features and practical use cases - Elastic Stack Tutorial
From the course: Elasticsearch Essential Training
Key features and practical use cases
- [Instructor] Elasticsearch is an all-in-one solution for search, analytics, and data exploration. Let's understand the key features of Elasticsearch and some of the use cases. One of the most important feature of Elasticsearch is the full-text search capability. Elasticsearch is designed to handle complex search queries and that too in a very easy manner. It helps you to do the fuzzy search, As we already talked about, it is something which handles the typos in a very amicable manner. It also helps you to the phrases matching, which can help you to find the exact phrases. It also helps you to find the synonyms. It's like it's smart enough to understand the relatable words. Like you might be searching for the laptops or the notebook. It understands that there's a some kind of a similarity, and that's why it is going to be one of the most important feature of the Elasticsearch because this is one not supported by most of the traditional databases. A very good example could be an…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.