Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 40s
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>
23 lines
876 B
JSON
23 lines
876 B
JSON
{
|
|
"lang": "search",
|
|
"total_passed": 225,
|
|
"total_failed": 0,
|
|
"total": 225,
|
|
"suites": [
|
|
{"name":"index","passed":18,"failed":0,"total":18},
|
|
{"name":"boolean","passed":28,"failed":0,"total":28},
|
|
{"name":"parse","passed":32,"failed":0,"total":32},
|
|
{"name":"rank","passed":23,"failed":0,"total":23},
|
|
{"name":"integration","passed":21,"failed":0,"total":21},
|
|
{"name":"prefix","passed":14,"failed":0,"total":14},
|
|
{"name":"page","passed":12,"failed":0,"total":12},
|
|
{"name":"fuzzy","passed":18,"failed":0,"total":18},
|
|
{"name":"highlight","passed":12,"failed":0,"total":12},
|
|
{"name":"stem","passed":18,"failed":0,"total":18},
|
|
{"name":"near","passed":9,"failed":0,"total":9},
|
|
{"name":"syn","passed":9,"failed":0,"total":9},
|
|
{"name":"rankq","passed":11,"failed":0,"total":11}
|
|
],
|
|
"generated": "2026-06-06T23:58:05+00:00"
|
|
}
|