
4/13/2015 · Martin Kleppmann
What this post added
This post details the combination of Luwak and Apache Samza for implementing real-time full-text search on streams. It explains the concept of streaming search, contrasting it with after-the-fact search, and introduces Luwak as a library for efficient streaming search by indexing queries. The post also highlights Apache Samza as a stream processing framework based on Kafka, enabling distributed real-time computations.