Stack2Graph_VD_ruby / qdrant_snapshots /collections_manifest.json
Mo7art's picture
Add files using upload-large-folder tool
1a9fe87 verified
Raw
History Blame Contribute Delete
3.45 kB
{
"archive_dir": "archives",
"archive_format": "mixed",
"archive_parts": [],
"archive_size_limit_bytes": 1000000000,
"collection_glob": "stackoverflow_ruby_vector",
"collections": [
{
"archive_file": null,
"artifact_files": [
"archives/stackoverflow_ruby_vector.snapshot.zst.part_000",
"archives/stackoverflow_ruby_vector.snapshot.zst.part_001",
"archives/stackoverflow_ruby_vector.snapshot.zst.part_002",
"archives/stackoverflow_ruby_vector.snapshot.zst.part_003",
"archives/stackoverflow_ruby_vector.snapshot.zst.part_004",
"archives/stackoverflow_ruby_vector.snapshot.zst.part_005",
"archives/stackoverflow_ruby_vector.snapshot.zst.part_006",
"archives/stackoverflow_ruby_vector.snapshot.zst.part_007",
"archives/stackoverflow_ruby_vector.snapshot.zst.part_008",
"archives/stackoverflow_ruby_vector.snapshot.zst.part_009"
],
"artifact_format": "zstd_split",
"collection_name": "stackoverflow_ruby_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": 552576,
"optimizer_status": "ok",
"payload_schema": {},
"points_count": 276288,
"segments_count": 55,
"status": "green",
"update_queue": {
"length": 0
}
},
"points_count": 276288,
"segments_count": 55,
"snapshot_file": "snapshots/stackoverflow_ruby_vector.snapshot",
"snapshot_name": "stackoverflow_ruby_vector-8271646633244964-2026-07-06-09-06-15.snapshot"
}
],
"created_at": 1783366787,
"max_archive_parts": 1000,
"qdrant_url": "http://localhost:6333",
"snapshot_dir": "snapshots",
"snapshot_files": [
{
"checksum": "e78a7dc158413e461a34c846ddee72e912809e0b02bcd9b651d707a455bded40",
"collection_name": "stackoverflow_ruby_vector",
"created_at": "2026-07-06T09:06:35",
"size_bytes": 9669052928,
"snapshot_file": "snapshots/stackoverflow_ruby_vector.snapshot",
"snapshot_name": "stackoverflow_ruby_vector-8271646633244964-2026-07-06-09-06-15.snapshot"
}
]
}