Writing a full-text search engine in TypeScript
Have you ever wondered how full-text search engines such as ElasticSearch or Algolia works? Let’s find out!
In this talk, we will build a RESTful full-text search engine from scratch, understanding how to choose the right algorithms and data structures for accomplishing such a task.
You will see how to maintain incredibly high performances while working with a massive amount of data and understand why it is so important to choose the right algorithm or data structure for accomplishing such tasks
Session info:
Speaker: Michele Riva
Google GDE, Microsoft MVP, Published Author, International Speakers, Staff Engineer
Date: 12 May 2023
Time: 13:15 - 14:00
Relevant tags:
Backend