Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 16s
Deterministic English suffix stripping (stem), stemText/stemTokens, indexStemmed. Worked around two haskell-on-sx string gotchas: take/drop over a String yield char codes (rebuild via joinChars . map chr), and isSuffixOf's reverse trips ++ (manual suffix compare). 196/196. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
17 lines
392 B
Markdown
17 lines
392 B
Markdown
# search scoreboard
|
|
|
|
**196 / 196 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 |
|