fix: rank repealed search results last #36
Reference in New Issue
Block a user
Delete Branch "fix/search-status-order-and-empty-snippet"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Изменения
Проверки
git diff --check— clean.Independent full diff review against main for head
c2537cf445: no blocking findings. Painless sort correctly orders active → other/missing status → repealed, then uses _score for relevance or date_adopted desc followed by _score for date sort; status_code is keyword-mapped. The snippet block and its CSS were removed only from review.html rendering; the API field remains. No material security, API-compatibility, or complexity issues found. Backend tests: 31 passed, 1 OpenSearch integration test skipped; diff --check clean.