cncases/cases
中国裁判文书网本地搜索 observed · 2026-08-28
Health v2 · maintenance only
86/100
- Activity 97
- Release rhythm 83
- Longevity 68
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 78
- age_days: 962
- days_rel: 39
- days_push: 23
- n_releases_24m: 2
Adoption not part of the score
1096 stars · 142 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A self-hosted Rust application for locally searching over 85 million Chinese court judgment documents from the China Judgments Online website (裁判文书网). It converts raw downloaded data into a local database, builds a full-text search index, and serves a web search interface, with optional semantic search via Qdrant vector index.
Use cases
- search Chinese court judgments locally
- self-host a legal case search engine
- full-text search over 85 million Chinese legal documents
- build a searchable database from wenshu raw data
- add semantic search to court judgment corpus
- avoid relying on the official China Judgments Online website
When to choose
- you need offline/local search over the full Chinese judgment corpus
- you have 320GB+ disk space and want a self-hosted legal search service
- you want optional vector/semantic search on top of keyword search
When to avoid
- you lack hundreds of gigabytes of disk space or hours for data conversion and indexing
- you only need occasional lookups on the official site
- you need non-Chinese legal documents
Facets
application · maturity active
search-engine database rag legal self-hosted databases windows cli self-hosted chinese-court-judgments full-text-search wenshu legal-documents local-search qdrant semantic-search search linux macos
1 source
- readme: https://github.com/cncases/cases · fetched 2026-08-28 · 9b7623419cbe
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cncases/cases | main | 86 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem