meta.json
{
"buildTimestamp": 1732208415485,
"buildID": "pZFwiblGQ66E7_RDBTGz5",
"entriesPerShard": 8,
"entries": 0,
"vectorCachePath": "vectors.lps",
"columns": {
"id": {
"type": "string",
"path": "id.json"
},
"title": {
"type": "string",
"path": "title.json"
},
"words": {
"type": "string[]",
"isVectorIndexed": true,
"path": "words.json"
},
"link": {
"type": "string",
"path": "link.json"
},
"tags": {
"type": "string[]",
"path": "tags.json"
},
"author": {
"type": "object",
"path": "author.json"
},
"timestamp": {
"type": "number",
"path": "timestamp.json"
}
}
}