Files
rose-ash/lib/search/scoreboard.md
giles 9d3b775b25
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 31s
search: prefix/wildcard queries + 14 tests
prefixTerms matches indexed terms by prefix (allTerms + isPrefixOf); prefixDocs
unions their docs; prefixRankTfIdf ranks via the matched terms. 136/136.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-06 20:22:23 +00:00

13 lines
290 B
Markdown

# search scoreboard
**136 / 136 passing** (0 failure(s)).
| Suite | Passed | Total | Status |
|-------|--------|-------|--------|
| index | 18 | 18 | ok |
| boolean | 28 | 28 | ok |
| parse | 32 | 32 | ok |
| rank | 23 | 23 | ok |
| integration | 21 | 21 | ok |
| prefix | 14 | 14 | ok |