T
ToolShelf
BLAZE
// Full Text Search Engine - built for Hackers not Hyperscalers

Blaze

Full Text Search Engine - built for Hackers not Hyperscalers

13EmergingUnknown
License
MIT
Updated
Today

What it does

Docs Built for hackers, not hyperscalers. A tiny, hackable full-text search engine you can actually fit in your head. Features inverted indexing, boolean queries, phrase search, proximity queries, and BM25 rankingβ€”powered by a flexible query engine, roaring bitmaps, and skip lists. > [!NOTE] > This focuses on keyword-based full-text search. For semantic search with embeddings, see Comet (docs). -

Getting Started

git
git clone https://github.com/wizenheimer/blaze

Platforms

πŸͺŸwindows🍎mac🐧linux

Install Difficulty

moderate

Built With

go

Community Reactions