We’ve spent a lot of time at Outbrain Select improving our search. The technology we use to power our search is Elasticsearch. I recently gave a talk at eHire’s Geek Night about the technology and some of our experiences using it. You can view the slides here.
Did you like this content?
Related Posts:
Cobbled together data engineering with Ruby, SQLite3, and reveal.js
I needed to understand a sizeable amount of data. I decided to leverage the tools I already new instead of learning a full data processing framework. This was my approach.
SvelteKit testing with Vitest
When looking to write some tests for my new SvelteKit project I first turned to my old standby Jest. But it turns out that Vitest is a better alternative.
Playing around with CSS Variables
Since the last time I looked, CSS added support for variables and it's nice for keeping colors consistent.