Week 6 - Day 4: More Elasticsearch, Integrating ES with Spring

Learning objectives for Day 4

Summary

Today we’ll learn about filtering in Elasticsearch, along with some other features that make it unique. We will also go over integrating ES with a Spring application.

Lesson Content

ES Filtering Slides

Walkthroughs

In the morning we will continue to practice with Elasticsearch.

Walkthrough: Elasticsearch Part 2

In the afternoon we will learn how to integrate Elasticsearch with Spring.

Walkthrough: Elasticsearch in Spring