Files
rose-ash/lib/search/scoreboard.md
giles db2a5dc6ab
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 40s
search: boolean-filtered ranked search + 11 tests
searchRankTfIdf/searchRankBm25 parse a boolean query, filter docs via evalQuery,
then rank survivors by relevance over the query's leaf terms (queryTerms) — the
filter-then-rank pattern. 225/225.

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

460 B

search scoreboard

225 / 225 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
page 12 12 ok
fuzzy 18 18 ok
highlight 12 12 ok
stem 18 18 ok
near 9 9 ok
syn 9 9 ok
rankq 11 11 ok