ockhamsh commited on
Commit
44644b5
·
verified ·
1 Parent(s): 86852fe

schema v1 clean rebuild (audit-followup port)

Browse files
entries.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cc807518e6c4e2fee01d8e4ee990dda6c1c8d509a61185dbf78c3f5732fed97c
3
- size 4094437
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:376a17437cf6db6dd32814bde635468230687e2bd0b056384ddf79fe717ff00e
3
+ size 2827819
indexes/code/postings.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:580885e656edc7e93e98d7e4f56c1afdee6e4560a2e425dc29cc115e4238639f
3
- size 358927
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78876388ff75d4337d3e6211d2cb4777799390652b681c8158b35d1e0c631700
3
+ size 358913
indexes/code/values.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cf03c95ed0803aaef6bdce7978b1b1ec57a0d2f6d424fae00cf039d70a8fc660
3
- size 676000
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:067c1d050c14dbae326b94e9f20629c9ec6a31e46c4ef897300cb48f420a444c
3
+ size 830198
indexes/description/postings.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:80d95129bf0733737806557b56cf1624cb28b4c8b8f5e5e15583a73c734a1343
3
- size 357320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f1db0a6bdb63c2564e7d44767ab30a8a36e1e38b36dfa2ac2926fb15ba39bba
3
+ size 357642
indexes/description/values.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:65f0759b81f71e5a08726b16b1b61876630562e42b4f44f2f7ec50c4338f4fee
3
- size 1887668
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1525ff6906fbcd4608cbf6443c410920914e28fc0165439b8d92424def2bc5a1
3
+ size 2606246
indexes/title/postings.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4aafad2f3961cbe3a77475becd50012f72c66a3b387835b373441221cbab1705
3
- size 330526
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3b6aabfa88d4c6909c21f2ffa66289d5002c26ba9d2841ca53b8797c407ac72
3
+ size 328604
indexes/title/values.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cc618a3558a9e86dec10ebcd8206ad61b176589e49e1722907f1e913cc7f2730
3
- size 814626
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cdce16d34ec18956156d9563198460965d9966d80268a688e1ea8ce961a3d97
3
+ size 939589
meta.json CHANGED
@@ -4,17 +4,27 @@
4
  "namespaces": [
5
  "bdf"
6
  ],
7
- "entry_count": 41694,
8
  "index_fields": {
9
  "code": "bm25",
10
  "title": "bm25",
11
  "description": "bm25"
12
  },
13
  "default_field": "title",
 
 
 
 
 
 
 
 
14
  "build": {
15
- "built_at": "2026-06-13T15:52:40.734749Z",
16
  "parsimony_version": null,
17
  "builder": "packages/bdf/scripts/build_catalog.py",
18
- "content_sha256": "f369e6d80aa620662fe207c6e36c9bf6cc98f023f8ebf0d19e9aaf3422f78749"
19
- }
 
 
20
  }
 
4
  "namespaces": [
5
  "bdf"
6
  ],
7
+ "entry_count": 41691,
8
  "index_fields": {
9
  "code": "bm25",
10
  "title": "bm25",
11
  "description": "bm25"
12
  },
13
  "default_field": "title",
14
+ "backend": {
15
+ "kind": "memory",
16
+ "rows_filename": "entries.parquet",
17
+ "namespace": null,
18
+ "code_column": "code",
19
+ "title_column": "title",
20
+ "field_links": {}
21
+ },
22
  "build": {
23
+ "built_at": "2026-06-22T09:34:31.266584Z",
24
  "parsimony_version": null,
25
  "builder": "packages/bdf/scripts/build_catalog.py",
26
+ "content_sha256": "80d6d49ed4af93c653defada2b9ce9bea089325246ce46c7745bed195826c3a1",
27
+ "manifest_contract_sha256": "b3a04cbc60777e1b903cf4e4881572c17f139771140a7e0bcd217810bb4bec16"
28
+ },
29
+ "sdmx": null
30
  }