Book Image

Mastering ElasticSearch 6.x and the Elastic Stack [Video]

By : Chris Fauerbach
Book Image

Mastering ElasticSearch 6.x and the Elastic Stack [Video]

By: Chris Fauerbach

Overview of this book

Elastic Stack is powered by the most popular open source search engine, ElasticSearch, currently used throughout the world by Fortune 500 companies such as Sprint and Dell and small startups who leverage the power and scalability of the Elastic Stack, without having to pay a fortune in licensing or professional services hours. Getting ElasticSearch up and running is fairly straightforward, but fully understanding how to use the whole stack, from start to finish, is a rather daunting task. This course will focus on two major use cases with ElasticSearch. The first is leveraging the powerful full-text search engine ElasticSearch is built on, allowing developers to add blazingly fast search features to applications. The second is leveraging different components of the Elastic Stack to continuously monitor applications, infrastructure, or even customer transactions. Throughout the course, students will go from a beginner to a master of Elastic Stack, via hands-on examples using real data. All the code and supporting materials for this course will be available at - https://github.com/PacktPublishing/Mastering-ElasticSearch-6.x-and-the-Elastic-Stack-V-
Table of Contents (7 chapters)
Chapter 2
Getting Deeper with Elasticsearch
Content Locked
Section 5
Give Me My Data Back – Searches
We’re on a roll, we have all kinds of data and options to put data in, but, we need to be familiarised with how we get data back. - Insert new data and perform basic queries - Explore filtering and searching via different API - Look at aggregations and buckets