File size: 3,162 Bytes
0d7cac9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
{
  "archive_dir": "archives",
  "archive_format": "mixed",
  "archive_parts": [
    {
      "archive_file": "archives/part_000.tar.zst",
      "collection_names": [
        "stackoverflow_abap_vector",
        "stackoverflow_lua_vector"
      ],
      "size_bytes": 969343794,
      "snapshot_files": [
        "snapshots/stackoverflow_abap_vector.snapshot",
        "snapshots/stackoverflow_lua_vector.snapshot"
      ]
    }
  ],
  "archive_size_limit_bytes": 1000000000,
  "collection_glob": "stackoverflow_lua_vector",
  "collections": [
    {
      "archive_file": "archives/part_000.tar.zst",
      "artifact_files": [
        "archives/part_000.tar.zst"
      ],
      "artifact_format": "tar.zst",
      "collection_name": "stackoverflow_lua_vector",
      "config": {
        "config": {
          "hnsw_config": {
            "ef_construct": 100,
            "full_scan_threshold": 10000,
            "m": 16,
            "max_indexing_threads": 16,
            "on_disk": false
          },
          "optimizer_config": {
            "default_segment_number": 0,
            "deleted_threshold": 0.2,
            "flush_interval_sec": 30,
            "indexing_threshold": 20000,
            "vacuum_min_vector_number": 1000
          },
          "params": {
            "on_disk_payload": true,
            "replication_factor": 1,
            "shard_number": 8,
            "sparse_vectors": {
              "sparse": {
                "index": {
                  "on_disk": true
                }
              }
            },
            "vectors": {
              "dense": {
                "distance": "Cosine",
                "on_disk": false,
                "size": 4096
              }
            },
            "write_consistency_factor": 1
          },
          "quantization_config": {
            "scalar": {
              "always_ram": true,
              "quantile": 0.99,
              "type": "int8"
            }
          },
          "wal_config": {
            "wal_capacity_mb": 256,
            "wal_retain_closed": 1,
            "wal_segments_ahead": 0
          }
        },
        "indexed_vectors_count": 28209,
        "optimizer_status": "ok",
        "payload_schema": {},
        "points_count": 28209,
        "segments_count": 64,
        "status": "green",
        "update_queue": {
          "length": 0
        }
      },
      "points_count": 28209,
      "segments_count": 64,
      "snapshot_file": "snapshots/stackoverflow_lua_vector.snapshot",
      "snapshot_name": "stackoverflow_lua_vector-8271646633244964-2026-07-06-08-59-44.snapshot"
    }
  ],
  "created_at": 1783366787,
  "max_archive_parts": 1000,
  "qdrant_url": "http://localhost:6333",
  "snapshot_dir": "snapshots",
  "snapshot_files": [
    {
      "checksum": "9f35b83f8c2574bbd3f2390d8df36420ec2f64d547ada9717228c042336ac4f7",
      "collection_name": "stackoverflow_lua_vector",
      "created_at": "2026-07-06T08:59:46",
      "size_bytes": 856421376,
      "snapshot_file": "snapshots/stackoverflow_lua_vector.snapshot",
      "snapshot_name": "stackoverflow_lua_vector-8271646633244964-2026-07-06-08-59-44.snapshot"
    }
  ]
}