-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating
Building a Search Server with Elasticsearch
By :
Building a Search Server with Elasticsearch
By:
Overview of this book
Learn to build a custom search engine using Elasticsearch, from setup to data ingestion and querying. You'll configure an Elasticsearch cluster, develop a full AngularJS search interface, and implement key features like highlighting, filters, and autocomplete.
As data continues to grow, a strong search experience becomes critical. Elasticsearch is a powerful search engine that helps users quickly find relevant content. This course walks you through building a robust search app, showing how Elasticsearch classifies fields, handles queries, and integrates with client-side apps.
You’ll create searchable content, use aggregations to filter results, and enhance usability with autocomplete and highlighting. The course wraps up with deployment and security practices, giving you the skills to build scalable, user-friendly search experiences.
Table of Contents (7 chapters)
Getting Started with Elasticsearch
Querying ElasticSearch
Connecting ElasticSearch to Our Application
The Advanced Search Functionality
Adding the Autocomplete Functionality
Finishing Up
Customer Reviews