All Stories

🔥SeekStorm 3.0 adds vector search & hybrid search

🔥SeekStorm 3.0 adds vector search & hybrid search

SeekStorm uses two separate, first-class, native index architectures, under one roof. Lexical search (sparse retrieval): sharded and leveled inverted index. Vector search (dense retrieval): sharded and leveled IVF index for...

Document iterator and search with empty query string

Document iterator and search with empty query string

SeekStorm introduces a new Document Iterator API and support search with empty query strings.

Typo-tolerant Query auto-completion (QAC) - derived from indexed documents

Typo-tolerant Query auto-completion (QAC) - derived from indexed documents

— work in progress, live reporting from the lab 😀 —

The mystery of an 85% performance drop, lost in translation between CPU and OS.

The mystery of an 85% performance drop, lost in translation between CPU and OS.

Photo by Igor Omilaev TLDR : 85% performance drop caused by a faulty Windows 11 24H2 software update, that changed the task scheduler behavior into under-utilizing the P-Cores over E-cores...