{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "dateModified": "2026-06-02",
  "name": "Vector Index Specification",
  "backend": "pgvector 0.7 + HNSW",
  "indexParams": {
    "m": 16,
    "ef_construction": 200,
    "ef_search": 80
  },
  "totalVectors": 184320,
  "totalDocs": 27468,
  "shardingStrategy": "by-lang + by-jurisdiction",
  "refreshSeconds": 60
}