File size: 2,587 Bytes
8632a34
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "version": "0.1.221",
    "file_structure": [
        "vdf_20240329_171616_1355a/VDF_META.json"
    ],
    "author": "dhruvanand",
    "exported_from": "qdrant",
    "indexes": {
        "qdrant-web-site-docs-2024-04-05": [
            {
                "namespace": "",
                "index_name": "qdrant-web-site-docs-2024-04-05",
                "total_vector_count": 18828,
                "exported_vector_count": 18828,
                "dimensions": 384,
                "model_name": "text-embedding-ada-002",
                "vector_columns": [
                    "vector"
                ],
                "data_path": "qdrant-web-site-docs-2024-04-05",
                "metric": "Cosine",
                "index_config": {
                    "params": {
                        "vectors": {
                            "size": 384,
                            "distance": "Cosine",
                            "hnsw_config": null,
                            "quantization_config": null,
                            "on_disk": null
                        },
                        "shard_number": 1,
                        "sharding_method": null,
                        "replication_factor": 1,
                        "write_consistency_factor": 1,
                        "read_fan_out_factor": null,
                        "on_disk_payload": true,
                        "sparse_vectors": null
                    },
                    "hnsw_config": {
                        "m": 16,
                        "ef_construct": 100,
                        "full_scan_threshold": 10000,
                        "max_indexing_threads": 0,
                        "on_disk": false,
                        "payload_m": null
                    },
                    "optimizer_config": {
                        "deleted_threshold": 0.2,
                        "vacuum_min_vector_number": 1000,
                        "default_segment_number": 0,
                        "max_segment_size": null,
                        "memmap_threshold": null,
                        "indexing_threshold": 10000,
                        "flush_interval_sec": 5,
                        "max_optimization_threads": 1
                    },
                    "wal_config": {
                        "wal_capacity_mb": 32,
                        "wal_segments_ahead": 0
                    },
                    "quantization_config": null
                }
            }
        ]
    },
    "exported_at": "2024-03-29T17:16:36.366606+05:30",
    "id_column": null
}