4+ years of commercial experience, including 3 years as a Software Engineer at Software Mansion in Kraków, Poland. Currently contracting for a large U.S.-based company, working primarily with Elixir. On a day-to-day basis, we work with an architecture handling tens of thousands of active users at a time, leveraging the strengths of BEAM, Phoenix, Ecto, and Oban. Read more about my experience on my blog: dimamik.com/about.
Search is a fundamental part of many applications, but choosing the right approach can be challenging. This talk explores different search strategies - from full-text and similarity searches to semantic and hybrid techniques. I’ll share insights from implementing these in a large-scale codebase serving millions of users, focusing on performance, relevance, and maintainability. Finally, I’ll introduce Torus, a library designed to integrate these search methods seamlessly into Ecto, making it easier to build and refine personalized search experiences within Elixir applications.
Talk objectives:
Target audience:
This talk is for developers and engineers interested in learning about different types of search and how to effectively implement them in PostgreSQL. It will appeal to Elixir developers, PostgreSQL users, and engineering teams looking to build or optimize search functionality in their applications. Those working with large-scale databases, handling complex queries, or aiming to improve search performance and relevance will also benefit. Whether you’re a backend engineer, a database architect, or simply curious about search technologies, this session will provide practical insights into integrating advanced search strategies efficiently.