A small inverted index with tokenization, posting lists, and a BM25-style ranking pass.
Read src/demo.ts and run it with any TypeScript runner.
Full source code for README.md is included in the Pro engineering package.