Wednesday 9 a.m.–12:20 p.m. in Room 21

Build a Search Engine with Python + Elasticsearch

Julie Qiu

Description

One of the most common actions that we take when visiting any website is search. A common service that powers search for many sites is Elasticsearch - but what makes it so powerful? What can you do with Elasticsearch that you can’t with a regular database? This tutorial starts with an introduction to Elasticsearch architecture, including what makes it great for search and not so great for other use cases. We will then build an application together with a search engine powered by Elasticsearch. We will also discuss how to optimize search queries and scale as the volume of data increases.

Student Handout

No handouts have been provided yet for this tutorial