A search engine where ranking signals are interchangeable. Go, from scratch, standard library only.
This site is the docs/ directory of the repository, rendered. Nothing here is written for the site — these are the same files you get when you clone, and the README is deliberately not duplicated onto this page.
weft is not usable in production. Documents cannot be deleted, a commit holds a write lock for as long as it takes with reads queueing behind it, and sustained query load collapses rather than degrading. The README carries the current status and the full list of limitations.
The documents
- FINDINGS — what the milestones actually proved, what they cost, and what is still open
- FORMAT — the on-disk format, versions 1 to 3
- DECISIONS — decisions expensive to reverse, and why
- DATASETS — the evaluation dataset survey behind milestone 4
- EVAL — how milestone 4’s numbers were produced, and why to doubt them
- PERF — how milestone 5’s latency numbers are produced, and the load-point rule
- ADOPTION — how milestone 6 tested whether the documentation is enough
- RESEARCH — one round of community and competitive research