Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Building a Search Server with Elasticsearch

Posted By: IrGens
Building a Search Server with Elasticsearch

Building a Search Server with Elasticsearch
.MP4, AVC, 1000 kbps, 1280x720 | English, AAC, 64 kbps, 2 Ch | 1.9 hours | 345 MB
Instructor: Daniel Beach

Build a fully featured and scalable search UI with Elasticsearch

Start building your own search engine with Elasticsearch, from setup to ingestion and querying
Set up an Elasticsearch cluster and a full search interface in AngularJS, all in one comprehensive project
Implement search features such as highlighting, filters, and autocomplete, and build a robust search engine

As the amount of available data continues to grow worldwide, successful search experiences are increasingly becoming a major competitive advantage. The best content in the world is useless if it isn’t easy to find. Elasticsearch is a powerful and well-designed search engine used to build custom search applications that allow users to quickly find the relevant information from their application or website.

This course will give you the tools you need to create your own custom search application. Throughout this course, you’ll see how rewarding Elasticsearch can be to work with and how to use it to build a real search application complete with results, highlighting, filters, and autocomplete.

Starting with an introduction to Elasticsearch and client-side applications, we’ll then move on to learn how Elasticsearch automatically classifies field types, and what to do if they need to be overridden. We will also cover many of the query types that Elasticsearch provides to return results for our AngularJS application. Once we have some basic results, we will add filters (called aggregations in Elasticsearch) to make it easy for users to narrow down the results to a specific topic. Then we will cover how to implement autocomplete and highlighting, and ultimately wrap up with an overview of deployment and security.

This course will equip you with the tools that you need to craft rich search interfaces that deliver great results to your users.


Building a Search Server with Elasticsearch