Search playground

Everything from chapters 3 through 27, wired together. Type a query, watch it parse into an abstract syntax tree, compile into a tree of iterators, expand against the term dictionary, and score with BM25 — with the arithmetic for every hit available underneath it.

building the index…